all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "BlakJak" <bj_4paws@yahoo.com>
Subject: Re: Configuring ISPELL for EMACS
Date: Thu, 27 May 2004 19:23:23 +0800	[thread overview]
Message-ID: <40b5cf95$1@news.starhub.net.sg> (raw)
In-Reply-To: ullje5fyg.fsf@163.com


"It's me FKtPp ;)" <m_pupil@163.com> wrote in message
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	other threads:[~2004-05-27 11:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-27  7:15 Configuring ISPELL for EMACS BlakJak
2004-05-27 10:20 ` It's me FKtPp ;)
2004-05-27 11:23   ` BlakJak [this message]
2004-05-27 13:47     ` It's me FKtPp ;)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='40b5cf95$1@news.starhub.net.sg' \
    --to=bj_4paws@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.