all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: alkibiades@gmx.de (Oliver Scholz)
Subject: Re: ispell spanish problem
Date: 23 Apr 2004 00:20:18 -0700	[thread overview]
Message-ID: <52a143dc.0404222320.36de10fe@posting.google.com> (raw)
In-Reply-To: v9vfjrangn.fsf@marauder.physik.uni-ulm.de

Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote in message news:<v9vfjrangn.fsf@marauder.physik.uni-ulm.de>...
> On Wed, Apr 21 2004, Luis O. Silva wrote:
> 

> > ("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):

I bet this is yet another latin-9 problem.
 
>  ("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]"

I'd recommend to use "[[:alpha:]]" and "[^[:alpha:]]" here in general.

  reply	other threads:[~2004-04-23  7:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.779.1082578636.1061.help-gnu-emacs@gnu.org>
2004-04-22 18:15 ` ispell spanish problem Reiner Steib
2004-04-23  7:20   ` Oliver Scholz [this message]
2004-04-23 10:36     ` Reiner Steib
2004-04-23 16:33       ` Oliver Scholz
2004-04-23 19:34         ` Reiner Steib
     [not found]       ` <mailman.1717.1082992402.1061.help-gnu-emacs@gnu.org>
2004-04-26 15:24         ` David Kastrup
     [not found]           ` <mailman.1972.1083080499.1061.help-gnu-emacs@gnu.org>
2004-04-27 16:02             ` David Kastrup
2004-04-28 18:14               ` Luis O. Silva
2004-04-27 16:43           ` Luis O. Silva
2004-04-26 15:47       ` Luis O. Silva
2004-04-21 21:19 Luis O. Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52a143dc.0404222320.36de10fe@posting.google.com \
    --to=alkibiades@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.