unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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>

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).