unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47857: fill-paragraph vs. FULLWIDTH DIGITs: bug exposed
@ 2021-04-18  1:06 積丹尼 Dan Jacobson
  2021-04-18  6:52 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-04-18  1:06 UTC (permalink / raw)
  To: 47857

Disaster! M-q runs the command fill-paragraph

And turns:

Today's lucky number(s)!:
9
10
11

Into:

Today's lucky number(s)!:91011

OK, if it is so smart, then why doesn't it also turn:

Today's lucky number(s)!: 9 10 11

into:

Today's lucky number(s)!:91011

Well, surprise, it was actually very happy with 9 10 11 all along.

OK, let's add some space:
Today's lucky number(s)!: 9         10 11
becomes:
Today's lucky number(s)!: 9 10 11
perfect.

Anyway if it were stable in its output, then one would always get the same
results. Bug exposed!

(Yes, even LC_ALL isn't going to help. And yes, all this works fine if
all this was good old ASCII. emacs-version "27.1".)





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

end of thread, other threads:[~2021-04-20 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-18  1:06 bug#47857: fill-paragraph vs. FULLWIDTH DIGITs: bug exposed 積丹尼 Dan Jacobson
2021-04-18  6:52 ` Eli Zaretskii
2021-04-18 16:27   ` Stefan Kangas
2021-04-19 23:27   ` 積丹尼 Dan Jacobson
2021-04-20 11:29     ` Eli Zaretskii

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).