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

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

Re: undo in shell buffer?


From: Barry Margolin
Subject: Re: undo in shell buffer?
Date: Thu, 08 Jan 2009 20:43:01 -0500
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <mailman.4363.1231456397.26697.help-gnu-emacs@gnu.org>,
 "Samuel Wales" <samologist@gmail.com> wrote:

> On Thu, Jan 8, 2009 at 15:21, Tim X <timx@nospam.dev.null> wrote:
> >> I find m-r to be inconvenient in the shell buffer, because you have to
> >> press ret.  i also find it inconvenient that cycling the command line
> >> history wraps around instead of stopping.  Yet perhaps I would have to
> >> get used to things in term, like moving around to copy stuff.  And my
> >> prompt isn't working in term yet.
> >>
> >
> > There are essentially three different methods to interact with a 'shell'
> 
> I found another drawback of shell mode.  For some reason, at least
> when it is running su, c-c c-c and c-c c-z do not send the signals.

That's because you can't send signals to a process running under a 
different userid.  To get the effect, you need to send the actual 
control character, so type C-q C-c RET or C-q C-z RET.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


reply via email to

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