* Emacs + Aspell problems
@ 2003-03-02 23:05 Maurizio
2003-03-04 4:17 ` Jesper Harder
0 siblings, 1 reply; 3+ messages in thread
From: Maurizio @ 2003-03-02 23:05 UTC (permalink / raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have the following problem with Emacs and Aspell (I have a RedHat
7.1):
i installed the Italian dictionary in the right directory, the one
which contains the other dictionaries, but Emacs 20 can't see the
dictionary.
When I issue the command M-x ispell-change-dictionary i can't find
the
italian dictionary in the list of dictionaries, but in the list
there are a lot of dictionaries that are not really installed.
So, i guess, the problem must be that i have to tell Emacs that the
italian dictionary is installed (and, perhaps, where it is intalled),
but i don't know how to do it.
Should i change the value of the ispell-dictionary-alist variable?
How can i do it?
Please help me to solve this big problem so i can spellcheck my text
files. Thank you.
Maurizio Coccioli - Italy
gnu.emacs.help
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0 - not licensed for commercial use: www.pgp.com
iQA/AwUBPmEI3J6oWGuUdERUEQL1/ACgnJPkq3wjBM2NdZdnJwx+xRH+hLsAnR8A
WEoSuTHWYsnama6taSNuANeJ
=gCwk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs + Aspell problems
2003-03-02 23:05 Emacs + Aspell problems Maurizio
@ 2003-03-04 4:17 ` Jesper Harder
2003-03-04 23:23 ` R: " Maurizio
0 siblings, 1 reply; 3+ messages in thread
From: Jesper Harder @ 2003-03-04 4:17 UTC (permalink / raw)
"Maurizio" <mauco@libero.it> writes:
> When I issue the command M-x ispell-change-dictionary i can't find the
> italian dictionary in the list of dictionaries,
There's no dictionary called "italiano"? It _is_ there in Emacs 21 (but
it might be missing in Emacs 20).
> Should i change the value of the ispell-dictionary-alist variable?
Yes.
> How can i do it?
Do `M-x customize-option RET ispell-dictionary-alist'. Add a new
entry -- this is the setting used for Italian in Emacs 21:
Dictionary: Value Menu Dictionary name: italiano
Case characters: [A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú]
Non case characters: [^A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú]
Other characters: [-]
Many other characters: Toggle off (nil)
Ispell command line args:
INS DEL Arg: -B
INS DEL Arg: -d
INS DEL Arg: italian
INS
Extended character mode: Value Menu ~tex
Character set: Value Menu iso-8859-1
Finally hit the "Save for future sessions" button.
^ permalink raw reply [flat|nested] 3+ messages in thread
* R: Emacs + Aspell problems
2003-03-04 4:17 ` Jesper Harder
@ 2003-03-04 23:23 ` Maurizio
0 siblings, 0 replies; 3+ messages in thread
From: Maurizio @ 2003-03-04 23:23 UTC (permalink / raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1608 bytes --]
Thank you very much, the thing worked perfectly well, the only difference
from what you wrote was that i changed the ispell-local-dictionary-alist,
because the ispell-dictionary-alist looked a little strange to me (it is
something like "(append ... ... ...)" but i don't know where those variables
are stored). Your
sample entry for the italian dictionary was very very useful!
Thank you again! --- Maurizio Coccioli
Jesper Harder <harder@myrealbox.com> wrote in message
m38yvv22a8.fsf@defun.localdomain...
> "Maurizio" <mauco@libero.it> writes:
>
> > When I issue the command M-x ispell-change-dictionary i can't find the
> > italian dictionary in the list of dictionaries,
>
> There's no dictionary called "italiano"? It _is_ there in Emacs 21 (but
> it might be missing in Emacs 20).
>
> > Should i change the value of the ispell-dictionary-alist variable?
>
> Yes.
>
> > How can i do it?
>
> Do `M-x customize-option RET ispell-dictionary-alist'. Add a new
> entry -- this is the setting used for Italian in Emacs 21:
>
> Dictionary: Value Menu Dictionary name: italiano
> Case characters: [A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú]
> Non case characters: [^A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú]
> Other characters: [-]
> Many other characters: Toggle off (nil)
> Ispell command line args:
> INS DEL Arg: -B
> INS DEL Arg: -d
> INS DEL Arg: italian
> INS
> Extended character mode: Value Menu ~tex
> Character set: Value Menu iso-8859-1
>
> Finally hit the "Save for future sessions" button.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-03-04 23:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-02 23:05 Emacs + Aspell problems Maurizio
2003-03-04 4:17 ` Jesper Harder
2003-03-04 23:23 ` R: " Maurizio
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).