On Mon, 14 Feb 2005 18:24:20 +0100, Agustin Martin
<[EMAIL PROTECTED]> wrote:
> On Sat, Feb 12, 2005 at 06:58:13PM +0100, Remi Vanicat wrote:
> > Package: dictionaries-common
> > Version: 0.24.7
> > Severity: normal
> >
> > Hello,
> >
> > I'm the maintainer of the aspell-fr package, and so I'm testing the
> > dictionaries-common registration feature. And I've found what I believe
> > is a bug: If I install the iamerican debian package, I lose the
> > aspell-fr binding. And if I install for example ifrench-gut package,
> > I've the french binding back, but not all the one I've put in the
> > aspell-fr package (their are several dictionary, for several variant
> > of the french language, and several size for the dictionary).
> >
> 
> Hello,
> 
> ispell.el checks only for ispell dicts at /usr/lib/ispell, not for aspell
> dicts, so it returns as valid-dictionary-list only those that have an ispell
> equivalent hash installed. However, if you set ispell-program-name to aspell
> and use something like
> 
> ; Local Variables:
> ; mode: text
> ; ispell-local-dictionary: "galego-minimos"
> ; End:
> 
> (Put your aspell dict there) without having the associated ispell dict
> installed it will work, and using the casechars... good values, not those
> taken from the default, and after this the entry will be available for
> ispell-change-dictionary. If an ispell dict having the same hash name is
> installed you will see all the values sharing that hash name (or the value
> given with --master) when calling to ispell-change-dictionary, as well as
> when using the pop-up menus.

Yes, it work as you said. My problem is that I use aspell spell
cheeking mostly for gnus, and their I would like to choose my language
before posting the message, So I'have to find a way for ispell.el to
load the dictionary list for aspell before loading a file containing
the magic configuartion. May be by calling the correct function ?
Well, after testing it seem that I spell check in french by default,
even if ispell.el don't seem to know yet that there is a french
dictionary. And after this first spell checking, the list is correct.
Seem weird.

Well, it would be realy neat if there would be a way to load the
aspell list before anything else.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to