Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: marcuirl <marcuirl@imap.no2this.cc>
Subject: Re: How to set default ispell.el dictionary
Date: Sun, 20 Jul 2003 18:10:38 +0200	[thread overview]
Message-ID: <s7y8ytyy9t.fsf@crpppc215.epfl.ch> (raw)
In-Reply-To: <87k7advkbv.fsf@lucien.dreaming>

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.


       reply	other threads:[~2003-07-20 16:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87k7advkbv.fsf@lucien.dreaming>
2003-07-20 16:10 ` marcuirl [this message]
     [not found] ` <86he5hjite.fsf@doze.rijnh.nl>
2003-07-20 16:32   ` Björn Lindström

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=s7y8ytyy9t.fsf@crpppc215.epfl.ch \
    --to=marcuirl@imap.no2this.cc \
    /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.
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).