all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regexp Query/Replace Without Trashing Original Text
@ 2004-07-31 10:37 Tennis Smith
  2004-08-01 13:15 ` Kai Grossjohann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tennis Smith @ 2004-07-31 10:37 UTC (permalink / raw)


Hi,

How can I convert something like this

$GLOBAL_VAR

to this:

$global_array(GLOBAL_VAR)

??

Its easy to do a regexp query/replace for "\$[A-Z]", but I don't really want
to change either the leading dollar sign ("$") or the trailing uppercase
text (GLOBAL_VAR).

TIA,
-Tennis

--
Remove "-remove-to-reply" to respond to my  email address directly.

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

end of thread, other threads:[~2004-08-02 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-31 10:37 Regexp Query/Replace Without Trashing Original Text Tennis Smith
2004-08-01 13:15 ` Kai Grossjohann
2004-08-01 17:34 ` Pascal Bourguignon
2004-08-02  2:45   ` Tennis Smith
2004-08-02 14:56 ` Yair Friedman

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.