all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* repeat-complex-command vs. fill-region
@ 2002-10-29 21:32 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2002-10-29 21:32 UTC (permalink / raw)


I type
M-x fill-region
I wish that when I later type C-x ESC ESC I will again see
(fill-region)
And not say
(fill-region 13 952 nil)
which is not what I typed, and also not exactly relevant anymore.
We resolved this with M-% I recall.  Maybe your fix covers this too.
I'm not sure, as I still use the emacs version debian woody comes
with, as seen in my headers.

But wait, if I edit the (fill-region 13 952 nil) I see to become just
(fill-region), then I get a wrong number of arguments error. So more
work needs to be done.

By the way, fill-paragraph should act on all the paragraphs in the
region, but I guess it's too late to change that.  Then you wouldn't
need fill-region.  Hmm, there's pros & cons. Never mind.
-- 
http://jidanni.org/ Taiwan(04)25854780

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

only message in thread, other threads:[~2002-10-29 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-29 21:32 repeat-complex-command vs. fill-region Dan Jacobson

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.