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

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

Re: [newbie] emacs flyspell not understands well accented chars


From: Reiner Steib
Subject: Re: [newbie] emacs flyspell not understands well accented chars
Date: Sat, 07 Jun 2003 12:16:18 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

On Fri, Jun 06 2003, Mario Giammarco wrote:

> On Fri, 06 Jun 2003 15:40:09 +0200, Oliver Scholz wrote:
>
>> *sigh* My girlfriend has a DSL line. I'll fech an Emacs 21.3 over the
>> weekend and see if I can reproduce this.

Works fine here with Emacs 21.3 and `emacs -q -no-site-file -l
fl-test.el'.  (I changed to a Spanish version [1], because I don't have
Italian dictionaries installed.)

> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=+130397
> and remember that ispell-buffer works ispell-word doesn't.

Both work here (but I don't have Debian).

Bye, Reiner.

[1]
(add-to-list 'ispell-local-dictionary-alist
             '("espanolX"
               "[[:alpha:]]"
               "[^[:alpha:]]"
               "[']" t
               ("-C" "-d" "espanol")
               "~latin1" iso-8859-15))
(setq ispell-dictionary "espanolX")
;; [...]
  (insert "señoraXYZ señora además ahora allí antes así cerca
después entonces hoy no pero quizás siempre sólo también todavía ya")
-- 
       ,,,
      (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]