all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Change function name style
@ 2010-07-29 16:14 Andrea Crotti
  2010-07-29 19:33 ` Andreas Röhler
  2010-07-30  2:44 ` Thamer Mahmoud
  0 siblings, 2 replies; 15+ messages in thread
From: Andrea Crotti @ 2010-07-29 16:14 UTC (permalink / raw)
  To: help-gnu-emacs

Supposing I have many C files with functions in camelized mode and I
want to change them all to underscore mode.

Even better, something like:
thisFunction -> this_function
this_function -> _this_function

how could I make the wonderful emacs do that for me?
I think I could use or the mode informations (with describe-face) or
even semantic with some tricks, but I'm not sure why...
Any idea?
Thanks





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

end of thread, other threads:[~2010-08-03 10:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 16:14 Change function name style Andrea Crotti
2010-07-29 19:33 ` Andreas Röhler
2010-07-29 19:45   ` Andrea Crotti
2010-07-29 20:30     ` suvayu ali
2010-07-29 21:42       ` Andrea Crotti
2010-07-29 23:48         ` suvayu ali
2010-07-30  6:36           ` Andreas Röhler
     [not found]       ` <mailman.16.1280439739.8442.help-gnu-emacs@gnu.org>
2010-07-29 22:15         ` Elena
     [not found]   ` <mailman.3.1280432759.8442.help-gnu-emacs@gnu.org>
2010-07-29 20:29     ` Elena
2010-07-29 21:53       ` Colin S. Miller
2010-07-29 22:01         ` Elena
2010-07-30  2:44 ` Thamer Mahmoud
2010-07-30 12:04   ` Andrea Crotti
2010-08-03 10:00     ` Andrea Crotti
     [not found]   ` <mailman.0.1280492013.7663.help-gnu-emacs@gnu.org>
2010-07-30 13:19     ` Elena

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.