unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25099: fill-paragraph racial discrimination space zapping
@ 2016-12-02 23:37 積丹尼 Dan Jacobson
  2016-12-03 10:43 ` Alan Third
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-12-02 23:37 UTC (permalink / raw)
  To: 25099

No fair!
M-q (translated from <escape> q) runs the command fill-paragraph
which turns

a
b
c
d

a
b
c
d

into

a b c d

abcd

that's right, it rips the spaces that should be put in the latter out!

You might say turning

一位共同朋友
兩位朋友是成員
三個朋友在這個社團
四個社團的成員

into

一位共同朋友兩位朋友是成員三個朋友在這個社團四個社團的成員

makes just as much sense as before, but I say it throws away valuable
punctuation (end of line, which many use instead of ,,。, etc. At least
leave a space. You do if one occurs in the middle of the line, so don't
just assume somebody put those newlines there for nothing...)

emacs-version "25.1.1"





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

end of thread, other threads:[~2017-01-19  4:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 23:37 bug#25099: fill-paragraph racial discrimination space zapping 積丹尼 Dan Jacobson
2016-12-03 10:43 ` Alan Third
2016-12-03 12:59 ` 積丹尼 Dan Jacobson
2016-12-03 13:17   ` Alan Third
2016-12-03 13:45 ` 積丹尼 Dan Jacobson
2016-12-03 14:21   ` Alan Third
2016-12-04 21:34 ` Hong Xu
2017-01-19  3:47   ` npostavs
2017-01-19  4:20     ` Hong Xu

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