all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ß (eszett) and regexp trouble
@ 2011-11-19 21:02 Memnon Anon
  2011-11-19 22:34 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Memnon Anon @ 2011-11-19 21:02 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I just noticed an inconvenience with regexp searching and the ß char.

Try this: C-M-s (isearch-forward-regexp) with [[:lower:][:digit]] 
now:

        This is a sentence. All lower chars (like abc or ß !) and 
        digits like 123 should be matched.

Well, ß is not matched.

I found some info regarding that problem, e.g.

http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00460.html

Yes, ß is problematic (no uppercase version, should be replaced with
SS, but not all SS are ß etc. etc.), but I have to guess german emacs
users must have figured out what to do about this already.

So, what do you do?
Do you use the uppercase ß char in your standard-case-table?
Do you suffer from performance issues doing so?

tia,

Memnon




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-19 23:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 21:02 ß (eszett) and regexp trouble Memnon Anon
2011-11-19 22:34 ` Peter Dyballa
2011-11-19 23:21   ` Memnon Anon

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.