Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!it.uka.de!fuchs From: fuchs@it.uka.de (Harald Fuchs) Newsgroups: gnu.emacs Subject: Missing Features in GNU Emacs? Message-ID: <9002091727.AA14398@tmipm0.local> Date: 9 Feb 90 17:27:04 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 There's a feature in ex/vi (*gulp*) that I need sometimes and that seems to be missing in GNU Emacs (Gawk too), namely the \L and \U con- structs in regular expressions. For example, by :%s/\.\(.\)/.\U\1/g I can change every letter after a period to upper case. How can I do this with Emacs? Harald Fuchs fuchs@it.uka.de fuchs@dkauni5t.bitnet fuchs%dkauni5t.bitnet@cunyvm.cuny.edu