Mailinglist Archive: opensuse-bugs (9642 mails)
| < Previous | Next > |
[Bug 339781] New: a bug in the /usr/lib/ispell/emacs/francais. el of openSUSE 10.3
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 7 Nov 2007 04:51:34 -0700 (MST)
- Message-id: <bug-339781-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=339781
Summary: a bug in the /usr/lib/ispell/emacs/francais.el of
openSUSE 10.3
Product: openSUSE 10.3
Version: Final
Platform: PC
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: ynagata@xxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
There are two "ranged entries" in the francais.el which are
no longer allowed in Emacs 22 (except for 7 bit chars) as
Agustin Martin (hispalinux.es) kindly taught me.
wrong: \310-\313
right: \310\311\312\313
wrong: \350-\353
right: \350\351\352\353
I thank you in advance for your effort.
Yoshi Nagata, Japan
# See also: [338360] ispell-french does not function on GNU Emacs 22.1.1
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: a bug in the /usr/lib/ispell/emacs/francais.el of
openSUSE 10.3
Product: openSUSE 10.3
Version: Final
Platform: PC
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: ynagata@xxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
There are two "ranged entries" in the francais.el which are
no longer allowed in Emacs 22 (except for 7 bit chars) as
Agustin Martin (hispalinux.es) kindly taught me.
wrong: \310-\313
right: \310\311\312\313
wrong: \350-\353
right: \350\351\352\353
I thank you in advance for your effort.
Yoshi Nagata, Japan
# See also: [338360] ispell-french does not function on GNU Emacs 22.1.1
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |