GNU bug report logs - #54411
German 'ß' is treated as subword start (a capital letter?) in `subword-mode'

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Tue, 15 Mar 2022 23:30:02 UTC

Severity: normal

Tags: moreinfo

Done: Michael Heerdegen <michael_heerdegen <at> web.de>

Bug is archived. No further changes may be made.

Full log


Message #21 received at 54411-close <at> debbugs.gnu.org (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Cc: 54411-close <at> debbugs.gnu.org
Subject: Re: bug#54411: German 'ß' is treated as subword
 start (a capital letter?) in `subword-mode'
Date: Sat, 02 Apr 2022 04:43:03 +0200
Paul Pogonyshev <pogonyshev <at> gmail.com> writes:

> Just try the command I provided. If it gives the expected result with
> new Emacs, then the bug is fixed.

Yes, it is.  Now

 (string-match "[[:lower:]]" "ß")
    ==> 0

this returned nil in older Emacs versions.  "ß" had been treated as
subword start before that commit beebd2a85e but isn't any more.

So everything seems to work fine now, and I'm thus closing this report.

Thanks,

Michael.




This bug report was last modified 3 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.