all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#54411: German 'ß' is treated as subword start (a capital letter?) in `subword-mode'
@ 2022-03-15 23:29 Paul Pogonyshev
  2022-03-16  4:07 ` Michael Heerdegen
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Pogonyshev @ 2022-03-15 23:29 UTC (permalink / raw)
  To: 54411

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

To reproduce:

$ emacs --batch --eval "(progn (subword-mode 1) (insert \"fließen\")
(goto-char 1) (forward-word) (print (point)))"

Output:
5

Expected:
8

$ emacs --version
GNU Emacs 27.2.50

[-- Attachment #2: Type: text/html, Size: 527 bytes --]

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

end of thread, other threads:[~2022-04-02  2:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.