all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs capitalizing every word in replacement  how to prevent
@ 2022-11-24 12:25 John Covici
  2022-11-24 12:53 ` tomas
  0 siblings, 1 reply; 7+ messages in thread
From: John Covici @ 2022-11-24 12:25 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

end of thread, other threads:[~2022-11-24 14:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24 12:25 emacs capitalizing every word in replacement how to prevent John Covici
2022-11-24 12:53 ` tomas
2022-11-24 13:42   ` John Covici
2022-11-24 14:00     ` John Covici
2022-11-24 14:12       ` tomas
2022-11-24 14:18         ` John Covici
2022-11-24 14:02     ` tomas

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.