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 09:33:14 -0700	[thread overview]
Message-ID: <52a143dc.0404230833.34fc4792@posting.google.com> (raw)
In-Reply-To: v9zn93c75s.fsf@marauder.physik.uni-ulm.de

Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote in message news:<v9zn93c75s.fsf@marauder.physik.uni-ulm.de>...
> On Fri, Apr 23 2004, Oliver Scholz wrote:
> 
> > I bet this is yet another latin-9 problem.
> 
> Ah, I remember now that we discussed this previously.  But I don't
> remember which was the best solution.  Setting the locale to Latin-1
> or adding corresponding `ispell-dictionary-alist' entries for Latin-0?

Latin-*WHAT*??  :)

Anyways, fixing the locale is of course the proper thing to do.

[Slightly more seriously:  It should be enough to make sure that the
regexps match latin-9 characters.  I don't think that additional
entries for `ispell-dictionary-alist' are really necessary.]
 
> > I'd recommend to use "[[:alpha:]]" and "[^[:alpha:]]" here in general.
> 
> Probably didn't use [:alpha:] for Emacs-20 compatibility.

I see.  What about "\\w" and "\\W"?  Did those already exist in Emacs
20?

Otherwise one would have to specify each necessary character for every
relevant charset (in the mule sense) separately, using \x.. in the
regexp.
 
> Bye, Reiner.
> 
> PS: Nice to see you back in Usenet.

Thanks. I won't be really back for another five to six weeks, though,
due to both technical problems and a serious lack of time.  OTOH I am
finally going to have a permanent DSL connection to the 'net in my new
flat.  Horrayh!

  reply	other threads:[~2004-04-23 16:33 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
2004-04-23 10:36     ` Reiner Steib
2004-04-23 16:33       ` Oliver Scholz [this message]
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.0404230833.34fc4792@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.