Bug#572621: ispell mode break original ispell mode from jed

2010-06-09 Thread John E. Davis
On Thu, 3 Jun 2010 11:29:29 +0200, Paul Boekholt said: >Anyway, I think the "-a" option should not be in the variable. Emacs' ispel= >l >mode has had an ispell-program-name without " -a" for at least 13 years, an= >d >my version has used it for 7 years. Users who have customized it and switch >to

Bug#572621: ispell mode break original ispell mode from jed

2010-06-03 Thread Paul Boekholt
Hi Jorg, 2010/5/30 Jörg Sommer > Hello Paul, > > Guenter Milde hat am Mon 08. Mar, 11:42 (+0100) geschrieben: > > On 1.03.10, Jörg Sommer wrote: > > > > > when enabling flyspell, I can't use the spell mode from jed. I have set > > > > > autoload("ispell", "/usr/share/jed/lib/ispell

Bug#572621: ispell mode break original ispell mode from jed

2010-05-29 Thread Jörg Sommer
Hello Paul, Guenter Milde hat am Mon 08. Mar, 11:42 (+0100) geschrieben: > On 1.03.10, Jörg Sommer wrote: > > > when enabling flyspell, I can't use the spell mode from jed. I have set > > > autoload("ispell", "/usr/share/jed/lib/ispell.sl"); > > autoload("flyspell_mode", "flyspel

Bug#572621: ispell mode break original ispell mode from jed

2010-03-08 Thread Guenter Milde
On 1.03.10, Jörg Sommer wrote: > when enabling flyspell, I can't use the spell mode from jed. I have set > autoload("ispell", "/usr/share/jed/lib/ispell.sl"); > autoload("flyspell_mode", "flyspell"); flyspell_mode is part of the "spell suite" in jed-extra and incompatible with

Bug#572621: ispell mode break original ispell mode from jed

2010-03-05 Thread Jörg Sommer
Package: jed-extra Version: 2.5.6-1 Severity: normal Hi, when enabling flyspell, I can't use the spell mode from jed. I have set autoload("ispell", "/usr/share/jed/lib/ispell.sl"); autoload("flyspell_mode", "flyspell"); in my jed.rc and enabling flyspell_mode() for text files