unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* ispell and localisation
@ 2006-04-01  3:34 Barutan Seijin
  2006-04-04  9:09 ` Peter Dyballa
       [not found] ` <mailman.21.1144141802.9609.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Barutan Seijin @ 2006-04-01  3:34 UTC (permalink / raw)



I have Japanese set for my environment, but I want to spell check
English.  (The concept of checking spelling in Japanese doesn't even
make sense).  Anyway, ispell checks the locale before choosing a
dictionary, but when it discovers I have a Japanese setup, it quits.

Is there a way to invoke ispell so that instead of quitting it'll use an
English dictionary?

As it is now, hitting M-$ gives me this:

Loading newcomment...done
Auto-saving...done
Mark set
Quit
Auto-saving...done
Loading ispell...done
Starting new Ispell process...
ispell-init-process: Error: No word lists can be found for the language "ja_JP".



-- 
Barutan Seijin -- barutanseijin@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ispell and localisation
  2006-04-01  3:34 ispell and localisation Barutan Seijin
@ 2006-04-04  9:09 ` Peter Dyballa
       [not found] ` <mailman.21.1144141802.9609.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2006-04-04  9:09 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 01.04.2006 um 05:34 schrieb Barutan Seijin:

> Is there a way to invoke ispell so that instead of quitting it'll  
> use an
> English dictionary?

Try something similiar to this:

        (setq ispell-dictionary "german8")

--
Greetings

   Pete

“I hope to die before I *have* to use Microsoft Word.”
      - Donald E. Knuth, 2001-10-02 in Tübingen.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ispell and localisation
       [not found] ` <mailman.21.1144141802.9609.help-gnu-emacs@gnu.org>
@ 2006-04-06  4:50   ` Barutan Seijin
  0 siblings, 0 replies; 3+ messages in thread
From: Barutan Seijin @ 2006-04-06  4:50 UTC (permalink / raw)


On  4.4.2006, Peter Dyballa wrote:


> > Is there a way to invoke ispell so that instead of quitting it'll
> > use an English dictionary?
> 
> Try something similiar to this:
> 
> (setq ispell-dictionary "german8")

That did it.

Thank you.


-- 
Barutan Seijin -- barutanseijin@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-06  4:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01  3:34 ispell and localisation Barutan Seijin
2006-04-04  9:09 ` Peter Dyballa
     [not found] ` <mailman.21.1144141802.9609.help-gnu-emacs@gnu.org>
2006-04-06  4:50   ` Barutan Seijin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).