emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28066: closed (eshell-tramp sudo ignores C-c)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28066: closed (eshell-tramp sudo ignores C-c)
Date: Mon, 21 Aug 2017 07:31:01 +0000

Your message dated Mon, 21 Aug 2017 09:29:57 +0200
with message-id <address@hidden>
and subject line Re: bug#28066: eshell-tramp sudo ignores C-c
has caused the debbugs.gnu.org bug report #28066,
regarding eshell-tramp sudo ignores C-c
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28066: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28066
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: eshell-tramp sudo ignores C-c Date: Sat, 12 Aug 2017 14:45:34 +0000
GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.16)
 of 2017-08-09

To reproduce, you'll need to add eshell-tramp module to configuration. Add the following form to your Emacs configuration file:

(eval-after-load 'esh-module
  '(add-to-list 'eshell-modules-list 'eshell-tramp))

Then, M-x eshell.
$ which sudo
eshell/sudo is a compiled Lisp function in ‘em-tramp.el’
$ sudo sleep 10

Now, if you try to leave interrupt `sleep` using C-c, it won't work.

--- End Message ---
--- Begin Message --- Subject: Re: bug#28066: eshell-tramp sudo ignores C-c Date: Mon, 21 Aug 2017 09:29:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
Version: 26.1

Yegor Timoshenko <address@hidden> writes:

Hi Yegor,

> I've built 296472f and it does work for me! Now I can interrupt
> eshell/sudo processes. Eshell is the only shell that I directly use,
> so that means a lot to me.

Thanks for confirmation, I'm closing the bug. We'll might change
implementation details, but this shouldn't hurt you.

> Thank you very much, Michael!

Best regards, Michael.


--- End Message ---

reply via email to

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