all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Making fill-paragraph not squeeze leading spaces
@ 2013-03-07 11:31 Nikolai Weibull
  0 siblings, 0 replies; only message in thread
From: Nikolai Weibull @ 2013-03-07 11:31 UTC (permalink / raw)
  To: Emacs Users

Hi!

I want to write itemizations like so:

•   First
•   Second
•   Third

I have added "[ \t]*•   " to paragraph-start and now I want
fill-paragraph to leave the three spaces following ‘•’ alone (the
normal operation being that “•   First” gets replaced by “• First”.  I
looked at fill-region-as-paragraph and it seems that the SQUEEZE-AFTER
parameter may be of use, but I can’t quite see any way of getting to
it.  Any ideas?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-07 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 11:31 Making fill-paragraph not squeeze leading spaces Nikolai Weibull

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.