help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell spanish problem


From: Reiner Steib
Subject: Re: ispell spanish problem
Date: Thu, 22 Apr 2004 20:15:20 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

On Wed, Apr 21 2004, Luis O. Silva wrote:

> I have ispell 3.1 installed on my system and GNU Emacs 21.2.1
> (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-03-22
> on raven, modified by Debian.  I also have the following element in
> the alist of dictionaries `ispell-dictionary-alist'
>
> ("castellano8"
>  "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]"
>  "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]"
>  "[-]"
>  nil
>  ("-B" "-d" "castellano")
>   "~latin1" iso-8859-1)

Hm, a quite similar element works for me (Emacs 21.3, International
Ispell Version 3.2.06 08/01/01):

 ("espanol-latin1"
  "[A-Za-z\301\311\315\321\323\332\334\341\351\355\361\363\372\374]"
  "[^A-Za-z\301\311\315\321\323\332\334\341\351\355\361\363\372\374]"
  "[']" nil
  ("-B" "-d" "espanol")
  "~latin1" iso-latin-1)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]