all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* string-replace question -- changing names like variable_name to  variableName
@ 2002-09-03 13:17 bc
  2002-09-03 14:24 ` John McCabe
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: bc @ 2002-09-03 13:17 UTC (permalink / raw)



Is there an easier way to do this short of some lisp like:

(replace-string "_a" "A")
(replace-string "_A" "A")
(replace-string "_b" "B")
etc.

Thanks,
bc

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

end of thread, other threads:[~2002-09-03 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-03 13:17 string-replace question -- changing names like variable_name to variableName bc
2002-09-03 14:24 ` John McCabe
2002-09-03 14:47   ` bc
2002-09-03 15:51     ` John McCabe
2002-09-03 14:39 ` lawrence mitchell
2002-09-03 15:16 ` Stefan Monnier <foo@acm.com>

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.