all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* remove all the whitespace characters from the cursor to the next  symbol
@ 2010-03-15 14:43 alex_sv
  2010-03-15 22:14 ` B. T. Raven
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: alex_sv @ 2010-03-15 14:43 UTC (permalink / raw
  To: help-gnu-emacs

Hi all!

Could you please clarify - is it possible to remove all the whitespace
characters including newline from the current cursor position to the
next meaningful symbol using one command?

I mean if our buffer's content is as follows:

texttexttext{cursor}___
_
___text

where '_' means space character, is it possible to press some known
key sequence to transform the given above to the following form:

texttexttext{cursor}text

Thanks in advance!


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

end of thread, other threads:[~2010-05-07 18:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.30.1273247412.2075.help-gnu-emacs@gnu.org>
2010-05-07 18:52 ` remove all the whitespace characters from the cursor to the next symbol David Rogoff
2010-03-15 14:43 alex_sv
2010-03-15 22:14 ` B. T. Raven
2010-03-16  1:59 ` despen
2010-03-16  2:56 ` Scott Frazer
2010-03-16  9:58   ` alex_sv
2010-05-07  3:34 ` Kevin Rodgers
2010-05-07 15:48   ` Sivaram Neelakantan

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.