SOLVED - Re: I-Spell as I type in Sedit not working, exmh 2.8.0+CVS]

Kevin Cosgrove <[email protected]> Mon, 07 May 2012 15:02:49 -0700
Newsgroups gmane.mail.exmh.user,gmane.mail.exmh.devel
Message-ID <[email protected]>
On 7 May 2012 at 14:00, Kevin Cosgrove <[email protected]>wrote:

> Do I need to do something special to get "real time" spell checking 
> working again in the simple editor?  It was working in exmh 2.7.2.
> It's not working in 2.8.0+cvs.
> 
> My ~/.exmh/exmh-defaults is unchanged in this regard:
> 
> *ispellOnOff:	1
> *ispellRecheckAfterAdd:	1
> *ispellTextOnly:	0
> *ispellCommand:	ispell -a -S
> *ispellOthers:	English { ispell -a -d english } 
> *ispellPopupBinding:	ButtonPress-3
> *ispellStyle:	underline
> *ispellStyleColor:	red
> *ispellStyleOther:	-underline t -foreground red
> 
> Maybe I need to change it?

Looks like I needed to set "Preferences > Simple Editor > Spell Program"
to "interactive".  This shows up in ~/.exmh/exmh-defaults as:

  *seditSpell:    interactive

All is good on the spellling front...

 
--
Kevin