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

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

[debbugs-tracker] bug#34172: closed (27.0.50; async-shell-command-buffer


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34172: closed (27.0.50; async-shell-command-buffer value is not honored in dired under Tramp)
Date: Sun, 24 Mar 2019 12:44:03 +0000

Your message dated Sun, 24 Mar 2019 13:43:30 +0100
with message-id <address@hidden>
and subject line Re: bug#24394: 25.1.50; (find-file "/sudo::") ignores 
async-shell-command-buffer settings
has caused the debbugs.gnu.org bug report #24394,
regarding 27.0.50; async-shell-command-buffer value is not honored in dired 
under Tramp
to be marked as done.

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


-- 
24394: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24394
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; async-shell-command-buffer value is not honored in dired under Tramp Date: Tue, 22 Jan 2019 17:43:30 +0300
1) emacs -Q -nw

2) Eval this: (setq async-shell-command-buffer 'rename-buffer)

3) Run async shell command (M-&) with this: "while true; do echo 'sleep
1 s'; sleep 1; done".  It creates buffer *Async Shell Command*

4) Run it again, it correctly renames original buffer into ...<2> and
runs (second) command being launched in *Async Shell Command*

5) Then open dired via tramp, I used this: /sudo:address@hidden:/tmp

6) From this dired buffer, repeat steps 3 and 4.  At step 4 I'm asked
whether I want to kill existing running command, which would correspond
to async-shell-command-buffer set to `confirm-kill-process' (but it has
different value).

Thanks.

In GNU Emacs 27.0.50 (build 4, x86_64-apple-darwin18.2.0, NS appkit-1671.20 
Version 10.14.2 (Build 18C54))
 of 2019-01-22 built on fgunbin.local
Repository revision: c580081578edf8663e80cd86a1b4de377be58dc1
Repository branch: master
System Description:  Mac OS X 10.14.2



--- End Message ---
--- Begin Message --- Subject: Re: bug#24394: 25.1.50; (find-file "/sudo::") ignores async-shell-command-buffer settings Date: Sun, 24 Mar 2019 13:43:30 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Tino Calancha <address@hidden> writes:

Hi Tino,

> Thank you Michael!
> I just tested it now and I confirm it is fixed.

Thanks, I'm closing the bug.

Best regards, Michael.


--- End Message ---

reply via email to

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