unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] Changes to emacs/src/fns.c,v
Date: Fri, 27 Jun 2008 19:51:33 +0300	[thread overview]
Message-ID: <uwskaddnu.fsf@gnu.org> (raw)
In-Reply-To: <E1KCDNt-0005kB-5H@etlken.m17n.org>

> From: Kenichi Handa <handa@m17n.org>
> CC: emacs-devel@gnu.org
> Date: Fri, 27 Jun 2008 21:49:01 +0900
> 
> In article <u3amzdppc.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Yes, but what is "ispell"?  Is it a shell script that invokes Aspell,
> > or a binary program?  What does "ispell -vv" show?
> 
> Here is it.
> 
> % type ispell
> ispell is hashed (/usr/X11R6/bin/ispell)
> % file /usr/X11R6/bin/ispell
> /usr/X11R6/bin/ispell: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.1, dynamically linked (uses shared libs), stripped

So this is indeed Ispell...

> 	LANGUAGES = "{british,MASTERDICTS=british.med+,HASHFILES=britishmed+.hash,EXTRADICT=/usr/share/dict/british-english} {american,MASTERDICTS=american.med+,HASHFILES=americanmed+.hash,EXTRADICT=/usr/share/dict/american-english}"

...and this part says that the British dictionary is your default one.
You could verify this by comparing the files default.hash and
britishmed+.hash (I expect the former to be the hard link to the
latter).  So try changing that to "american" (you can do that in
Emacs, by one of the customizations offered by ispell.el).




  reply	other threads:[~2008-06-27 16:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1KBLBF-0006Ax-24@cvs.savannah.gnu.org>
2008-06-25 11:02 ` [Emacs-diffs] Changes to emacs/src/fns.c,v Juanma Barranquero
2008-06-25 12:03   ` Kenichi Handa
2008-06-26 21:20     ` Richard M Stallman
2008-06-27  0:38       ` Kenichi Handa
2008-06-27  8:55         ` Eli Zaretskii
2008-06-27  9:31           ` Agustin Martin
2008-06-27 11:40             ` Kenichi Handa
2008-06-27 11:37           ` Kenichi Handa
2008-06-27 12:31             ` Eli Zaretskii
2008-06-27 12:49               ` Kenichi Handa
2008-06-27 16:51                 ` Eli Zaretskii [this message]
2008-06-27  1:29       ` Nick Roberts

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=uwskaddnu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    /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 public inbox

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

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).