On Tue, Nov 08, 2005 at 12:59:38PM +0100, Norbert Preining wrote:
> On Die, 08 Nov 2005, Agustin Martin wrote:
> > Another possibility I am thinking about is to do that in a per-encoding
> > basis, that is, with a list containing elements like
> >
> > ("iso-8859-1" .
> > "àáâãäåæçèéêëìíîïðñòóôõöø
On Tue, Nov 08, 2005 at 02:37:46PM +0100, Norbert Preining wrote:
> On Die, 08 Nov 2005, Agustin Martin wrote:
> > trivial A-Za-z that can easily be stripped (by the way, is a-z not missed in
> > your example?).
>
> Thanks.
>
> > Another possibility I am thinking about is to do that in a per-enco
On Die, 08 Nov 2005, Agustin Martin wrote:
> trivial A-Za-z that can easily be stripped (by the way, is a-z not missed in
> your example?).
Thanks.
> Another possibility I am thinking about is to do that in a per-encoding
> basis, that is, with a list containing elements like
>
> ("iso-8859-1" .
On Die, 08 Nov 2005, Agustin Martin wrote:
> Another possibility I am thinking about is to do that in a per-encoding
> basis, that is, with a list containing elements like
>
> ("iso-8859-1" .
> "àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ")
Or based on the encoding of the visite
On Tue, Nov 08, 2005 at 02:03:34AM +0100, Norbert Preining wrote:
> Hi Agustin!
>
> On Die, 08 Nov 2005, Agustin Martin wrote:
> > > My .emacs now contains:
> > > (custom-set-variables
> > > '(ispell-local-dictionary-alist (quote (("american8" "[A-ZÄÖÜäöüß]"
> > > "[^A-ZÄÖÜäöüß]" "[']" nil
> >
Hi Agustin!
On Die, 08 Nov 2005, Agustin Martin wrote:
> > My .emacs now contains:
> > (custom-set-variables
> > '(ispell-local-dictionary-alist (quote (("american8" "[A-ZÄÖÜäöüß]"
> > "[^A-ZÄÖÜäöüß]" "[']" nil
> > ("-B" "-d" "american" "-w" "öÖäÄüÜß") "~latin1" iso-8859-1)
> >
> >
On Mon, Nov 07, 2005 at 02:30:26AM +0100, Norbert Preining wrote:
> On Son, 06 Nov 2005, Agustin Martin wrote:
> > I am afraid that is a limitation of current Debian ispell,
> >
> > ---
> > $ echo "Gödel" > test.data
> > $ cat test.data | ispell -l -d american
> > del
> > -
On Son, 06 Nov 2005, Agustin Martin wrote:
> I am afraid that is a limitation of current Debian ispell,
>
> ---
> $ echo "Gödel" > test.data
> $ cat test.data | ispell -l -d american
> del
> ---
>
> That is what triggers the error message, and will happen w
retitle 337687 Please improve README.emacs for ispell+accented characters
customized entries
thanks
On Sat, Nov 05, 2005 at 08:24:04PM +0100, Norbert Preining wrote:
> I am having a hard time to get ispell in emacs to check words containing
> umlauts and accented characters.
>
> I tried the foll
9 matches
Mail list logo