unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Paul Pogonyshev <pogonyshev@gmail.com>
Cc: 54411-close@debbugs.gnu.org
Subject: bug#54411: German 'ß' is treated as subword start (a capital letter?) in `subword-mode'
Date: Sat, 02 Apr 2022 04:43:03 +0200	[thread overview]
Message-ID: <87y20odx3c.fsf@web.de> (raw)
In-Reply-To: <CAG7Bpao6JX6xjTaZVf9S0Vb3qxq9ZM+5hbi6=jJ5dRKzBa4FMA@mail.gmail.com> (Paul Pogonyshev's message of "Fri, 1 Apr 2022 12:38:30 +0200")

Paul Pogonyshev <pogonyshev@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.





      reply	other threads:[~2022-04-02  2:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 23:29 bug#54411: German 'ß' is treated as subword start (a capital letter?) in `subword-mode' Paul Pogonyshev
2022-03-16  4:07 ` Michael Heerdegen
2022-04-01  0:38   ` Michael Heerdegen
2022-04-01 10:38     ` Paul Pogonyshev
2022-04-02  2:43       ` Michael Heerdegen [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87y20odx3c.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=54411-close@debbugs.gnu.org \
    --cc=pogonyshev@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).