* fill-paragraph question
@ 2004-02-11 17:04 Elena Zannoni
0 siblings, 0 replies; only message in thread
From: Elena Zannoni @ 2004-02-11 17:04 UTC (permalink / raw)
Cc: ezannoni
Hi, I am using GNU Emacs 21.2.1. I have the variables
sentence-end and sentence-end-double-space
set to the defaults:
"[.?!][]\"')}]*\\($\\| $\\| \\| \\)[ \n]*"
and
t
When I execute a fill paragraph command on the following:
Aaaa aaa aaaaa aaaa, aaaa. Aaaaaa aaaa aaaa. Aa
aaa aaa aaaaaaaaa aaa a, aaaaa. A aaaaa aaaaa.
Aaaaa.
I get the below. Note that only the end of sentence that was before a
newline became double spaced.
Aaaa aaa aaaaa aaaa, aaaa. Aaaaaa aaaa aaaa. Aa aaa aaa aaaaaaaaa aaa
a, aaaaa. A aaaaa aaaaa. Aaaaa.
Is this ok behavior? I.e. if I don't explicitly type the two spaces at
the end of the sentences, is fill-paragraph expected to insert them?
Is there any way to make this happen?
I tried to change the value of sentence-end to include one single
space after the period, and left the sentence-end-double-space set to
t, but it didn't help.
thanks
Elena Zannoni
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-11 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-11 17:04 fill-paragraph question Elena Zannoni
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.