[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Aspell 0.60 and mutt - Answer and (SOLVED)



Allan Wind(allan_wind@lifeintegrity.com) is reported to have said:
> On 2005-04-04T18:32:04-0400, Wayne Topa wrote:
> > Oh, do I wish it were that simple.... Made the change, as you show and
> > 
> > VT5 wtopa-Buddy:~$ mutt
> > Error in /home/wtopa/.muttrc, line 62: ispell=aspell -e -c: unknown command
> 
> Can you paste what you have in .muttrc?  Sounds like you did not quote
> ("") the right side.  Here is what I have:
> 
> set ispell="aspell -e -c"
> 
> seem to work, but I do not use the feature.

I did quote, all of what I tried, in the original post.

from my .muttrc

### Test this macro  (Didn't work?)
#macro compose i \
#"<filter-entry>newsbody -hqs -n - -p aspell check %f<enter>" \
#"run aspell on the select part"

set ispell="aspell -e -c"

# aspell works better with email   (Didn't work?)
#set ispell='aspell \
#   --language-tag=`echo $LANG|sed "s/\.[^.]*$//"` \
#   --encoding=`echo $LANG|sed "s/^[^.]*\.\?//"` \
#   --mode=email \
#   --add-email-quote=%,#,:,} \
#   --check'

Wayne


Interesting  I just hit 'i' in the compose screen and it does,
now, indeed bring up aspell.  Somethis is real fishy here.  I worked
on this problem for 4 1/2 hrs yesterday, always restarting mutt
between changes, and now it doeds work!

it = set ispell="aspell -e -c"
-- 
Keyboard : Instrument used to enter errors into computer.
_______________________________________________________



Reply to: