Re: ispell handling

1999-03-13 Thread Holger Eitzenberger
On Sat, Mar 13, 1999 at 09:10:53AM +0100, Byrial Jensen wrote: > On Fri, Mar 12, 1999 at 12:21:05 -0600, David DeSimone wrote: > > Vikas Agnihotri <[EMAIL PROTECTED]> wrote: > > > > > > If you are using a non-standard ispell which does NOT > > > accept '-x', you can always 'set ispell=/path/to/isp

Re: ispell handling

1999-03-13 Thread Byrial Jensen
On Fri, Mar 12, 1999 at 12:21:05 -0600, David DeSimone wrote: > Vikas Agnihotri <[EMAIL PROTECTED]> wrote: > > > > If you are using a non-standard ispell which does NOT accept '-x', you > > can always 'set ispell=/path/to/ispell' in your muttrc. > > No you can't, because it's hard-coded in the so

Re: ispell handling

1999-03-12 Thread David DeSimone
Vikas Agnihotri <[EMAIL PROTECTED]> wrote: > > If you are using a non-standard ispell which does NOT accept '-x', you > can always 'set ispell=/path/to/ispell' in your muttrc. No you can't, because it's hard-coded in the source. -- David DeSimone | "The doctrine of human equality reposes on t

ispell handling

1999-03-12 Thread Holger Eitzenberger
Hi. I encountered a problem with ispell handling of mutt. Ispell is called with -x flag (compose.c). -x Don't create a backup file. However, if you use an ispell which deletes backup files by default you don't have this flag anymore - and makes this ispell unusable :-(. W

ispell handling

1999-03-12 Thread Holger Eitzenberger
Hi. I encountered a problem with ispell handling of mutt. Ispell is called with -x flag (compose.c). -x Don't create a backup file. However, if you use an ispell which deletes backup files by default you don't have this flag anymore - and makes this ispell unusable :-(. W