help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another regex problem


From: exits funnel
Subject: Another regex problem
Date: Tue, 25 Oct 2005 11:44:01 -0700 (PDT)

Hello,

I've bumped into another problem which I'd like to use
query-replace-regexp to fix if possible.  Not I've got
a bunch of these:

t_foo_Grape_Banana
t_foo_Pear
t_foo_Apple

which I'd like to replace with
t_foo_grape_banana
t_foo_pear
t_foo_apple

In other words I'd like to make them uniformly lower
case but I can't figure out how to accomplish this in
the replacement string.  Is it possible?  Thanks in
advance.

-exits


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]