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

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

Re: Doing Linux admin work with Emacs


From: Barry Margolin
Subject: Re: Doing Linux admin work with Emacs
Date: Wed, 08 Dec 2010 15:31:48 -0000
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <8762x6jnde.fsf@kuiper.lan.informatimago.com>,
 pjb@informatimago.com (Pascal J. Bourguignon) wrote:

> There's one problem when launching a command with sudo in M-x shell: you
> cannot kill it with emacs C-c C-c, since emacs runs as a normal user, it
> cannot kill the sudo'ed process.

You can kill it by typing C-q C-c RET.  This sends a literal C-c to the 
shell's terminal, instead of Emacs sending a signal to the process.

-- 
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]