all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* enhance just-one-space to act on regions
@ 2002-05-10 11:14 Dan Jacobson
  2002-05-10 13:17 ` Andreas Schwab
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Jacobson @ 2002-05-10 11:14 UTC (permalink / raw)


It was with a flash of light that I thought of
    ESC SPC runs the command just-one-space
    Delete all spaces and tabs around point, leaving one space.
could be "enhanced" to act on a region.
For instance I have this line
	pscoast  -R-30/30/-40/40   -Jm0.1i -B5 -N1/0.25tap     -W0.25p/255/255/255
well,   ^here I place a mark and then move the cursor to the end
of the line and hit M-SPC, and voila:
	pscoast -R-30/30/-40/40 -Jm0.1i -B5 -N1/0.25tap -W0.25p/255/255/255
Can you say "better living thru science"?

Sure, you are gonna show me how there already exits 13 ways to do
this, however I bet my keystrokes are less.  Anyways, I propose 'em,
you implement 'em. 
-- 
http://jidanni.org/ Taiwan(04)25854780

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

end of thread, other threads:[~2002-05-13  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-10 11:14 enhance just-one-space to act on regions Dan Jacobson
2002-05-10 13:17 ` Andreas Schwab
2002-05-12 22:32   ` Dan Jacobson
2002-05-13  9:44     ` Andreas Schwab
2002-05-12 22:32   ` 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.