all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help with upcasing words first char
@ 2009-08-22 15:46 Harry Putnam
  2009-08-22 18:40 ` Harry Putnam
       [not found] ` <mailman.5160.1250966493.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 20+ messages in thread
From: Harry Putnam @ 2009-08-22 15:46 UTC (permalink / raw)
  To: help-gnu-emacs

I need to do a pile of editing that involves:

Removing a space between words and upcasing the first letter of the
next word like:

 Some example
  to
 SomeExample

I went thru M-x apropos <RET> <case> <RET>

But didn't find a likely candidate ... or at least none appeared to be
the right thing for what I want.

So far I've been

 Ctrl <right arrow>  To get to the space between words
 Ctrl-d Ctrl-d  To remove the space and the leading lowercase char of 
                the next word

 Shift <Char>   to replace with uppercase

Then back to Ctrl <right arrow>

Where can I save some keyboard strokes?  





^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <mailman.5143.1250956067.2239.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2009-08-30  1:42 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-22 15:46 Help with upcasing words first char Harry Putnam
2009-08-22 18:40 ` Harry Putnam
2009-08-24 13:01   ` Harry Putnam
     [not found] ` <mailman.5160.1250966493.2239.help-gnu-emacs@gnu.org>
2009-08-22 19:02   ` A.Politz
2009-08-22 19:32     ` Joost Kremers
2009-08-22 21:29     ` John A Pershing Jr
2009-08-22 20:12   ` Pascal J. Bourguignon
2009-08-24 13:08     ` Harry Putnam
2009-08-24 13:59     ` Harry Putnam
     [not found]     ` <mailman.5250.1251122398.2239.help-gnu-emacs@gnu.org>
2009-08-24 15:20       ` Pascal J. Bourguignon
2009-08-24 22:49         ` Harry Putnam
2009-08-24 23:03           ` Harry Putnam
     [not found]           ` <mailman.5277.1251155045.2239.help-gnu-emacs@gnu.org>
2009-08-24 23:52             ` Pascal J. Bourguignon
2009-08-25 15:34               ` Harry Putnam
2009-08-25 19:35                 ` Harry Putnam
     [not found]                 ` <mailman.5347.1251228972.2239.help-gnu-emacs@gnu.org>
2009-08-25 21:02                   ` Pascal J. Bourguignon
2009-08-30  1:42                     ` Harry Putnam
2009-08-23 18:14   ` B. T. Raven
     [not found] <mailman.5143.1250956067.2239.help-gnu-emacs@gnu.org>
2009-08-22 17:42 ` Joost Kremers
2009-08-22 18:15 ` Xah Lee

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.