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

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

Disable Command Echo In Emacs Shell ?


From: joek@dow
Subject: Disable Command Echo In Emacs Shell ?
Date: Wed, 15 Apr 2009 07:16:03 -0700 (PDT)

Hello All,

I'm using GNU Emacs 21.3.1 on Redhat 4 and with the Alt-x shell I use "ksh".
My shell buffer echoes all of my commands as below:

   /root> ls qqqqq
   ls qqqqq
   ls: qqqqq: No such file or directory
   /root> 


This does not happen with "bash".  If I set "comint-process-echoes" to true,
the echoing stops but other things brake (ctrl-c ctrl-c is not reccognized)
so I cannot use this..

Is there any way to disable this annoying effect when using "ksh" as the
child shell?
Thanks in advanced..

Joe


-- 
View this message in context: 
http://www.nabble.com/Disable-Command-Echo-In-Emacs-Shell---tp23059874p23059874.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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