From mboxrd@z Thu Jan 1 00:00:00 1970 From: tpo2@sourcepole.ch (Tomas Pospisek ML) Date: Tue, 04 Nov 2008 21:30:31 +0000 Subject: [sup-talk] Does sup have spell check? In-Reply-To: <1225814995-sup-5685@tangerine.lanl.gov> Message-ID: On 11/4/2008, "John Bent" wrote: >Excerpts from Steve Goldman's message of Tue Nov 04 08:57:30 -0700 2008: >> >> This may have been answered in the archives of this list, but there is no good >> way to search them. >> >It doesn't. Most people use the spell checker with their editor. >For example, in my .sup/config.yaml, I have the following line: >:editor: vim -X -c 'set filetype=mail' > >then I turn on spellcheck in my .vimrc for filetype=mail. Sup 0.6 switches on spell checking for vim by default. *t