help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Configuring ISPELL for EMACS


From: BlakJak
Subject: Re: Configuring ISPELL for EMACS
Date: Thu, 27 May 2004 19:23:23 +0800

"It's me FKtPp ;)" <m_pupil@163.com> wrote in message
ullje5fyg.fsf@163.com">news:ullje5fyg.fsf@163.com...
> "BlakJak" <bj_4paws@yahoo.com> writes:
>
>
> set another environment variable
>
> DICTIONARY=C:\ispell\lib\english.hash
>

Did this but had to set it as C:\ispell\lib\english.has
(note the 'h' missing from the end)

> and in your .emacs, put in
>
> ;; Text mode hook for ispell
> (add-hook 'text-mode-hook 'flyspell-mode)

This automatically setup flyspell-mode when I opened a .TXT file.
This is what it was supposed to do. However, when I typed a
word then press 'space' EMACS hung again and I was unable to
break it with C-g.

>
> ;; I set this because, when flyspell changes dictionary, it always
> ;; complains dictionary can't be found. seems like someting break
the
> ;; ispell command. -_- and the EOL is very strange in windows(two
^M).
>
> (setq flyspell-default-dictionary nil)
>

Could I be having a problem with my dictionary. When I created it with
'buildhas' I got a lot of numbers on the screen. It looked a bit
strange.
My 'english.has' file is ~4.7MB. Does that sound right?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]