Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: How to set default ispell.el dictionary
       [not found] ` <86he5hjite.fsf@doze.rijnh.nl>
@ 2003-07-20 16:32   ` Björn Lindström
  0 siblings, 0 replies; 2+ messages in thread
From: Björn Lindström @ 2003-07-20 16:32 UTC (permalink / raw)


Jochen Küpper <jochen@fhi-berlin.mpg.de> writes:

> On Sun, 20 Jul 2003 07:27:48 +0200 Björn Lindström wrote:
>
> Björn> The value of ispell-dictionary is still reported to be nil in
> Björn> any new buffers.
>
> Do you (require 'ispell) before setting ispell-dictionary?

Now I do, but it doesn't help.


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

* Re: How to set default ispell.el dictionary
       [not found] <87k7advkbv.fsf@lucien.dreaming>
@ 2003-07-20 16:10 ` marcuirl
       [not found] ` <86he5hjite.fsf@doze.rijnh.nl>
  1 sibling, 0 replies; 2+ messages in thread
From: marcuirl @ 2003-07-20 16:10 UTC (permalink / raw)


bkhl@privat.utfors.se (Björn Lindström) writes:

> The following code in my .emacs fails to make Emacs use the British
> dictionary by default. The value of ispell-dictionary is still reported
> to be nil in any new buffers.
>
> (setq ispell-program-name "aspell"
>       ispell-extra-args '("--reverse")
>       ispell-dictionary "british"
>
>       spell-dictionary-alist
>       '(("svenska"
>          "[A-Za-z\345\344\366\305\304\366]" "[^A-Za-z\345\344\366\305\304\366]"
>          "[']" nil ("-d" "svenska") "~list" iso-latin-1)))

I would check to make sure that the British dictionary is installed
properly. On all redhat installations that I have used I have had to
mess with the hash and multi files in /usr/lib/ispell or
/usr/lib/aspell depending on versions. This just involved creating
links to point British to English or vice versa. i can't remember!

After that, can't help really.

marcu


-- 
Unless otherwise noted, the statements herein reflect my 
personal opinions and not those of any organisation with 
which I may be affiliated.


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

end of thread, other threads:[~2003-07-20 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87k7advkbv.fsf@lucien.dreaming>
2003-07-20 16:10 ` How to set default ispell.el dictionary marcuirl
     [not found] ` <86he5hjite.fsf@doze.rijnh.nl>
2003-07-20 16:32   ` Björn Lindström

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 NNTP newsgroup(s).