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

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

capitalize string using regular expressions


From: colin smith
Subject: capitalize string using regular expressions
Date: Sat, 06 Dec 2003 00:53:19 GMT

Hi Everyone,

    Does anyone know how I can replace all occurences of  any strings that
end with ".txt" (lets say "ghjkl.txt" and "xyz.txt") with their uppercase
equivalents(ie. "GHJKL.txt" and "XYZ.txt").  There must be some way of doing
this using regular expressions. I've looked extensively through the emacs
help, but havent been able to figure it out.

Thanks a lot,
Colin.




reply via email to

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