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

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

emacs capitalizing every word in replacement how to prevent


From: John Covici
Subject: emacs capitalizing every word in replacement how to prevent
Date: Thu, 24 Nov 2022 07:25:56 -0500
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi.  I have a shell script like this
JawMuscles1
followed by other similar names.

I wanted to replace each item in the file like this:

Replace regexp (default ^.*$ → cd jawstemp; unzip ../\&.zip;mkdir
../\&;mv * ..\&;cd ..

but Emacs capitalized every word in the replaced lines, including all
the commands -- it replaced  unzip with Unzip etc.

I have never seen this before.  The file is type shellscript.

How to prevent this?

Thanks for any suggestions.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici@ccs.covici.com



reply via email to

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