GNU bug report logs - #34172
27.0.50; async-shell-command-buffer value is not honored in dired under Tramp

Previous Next

Package: emacs;

Reported by: Filipp Gunbin <fgunbin <at> fastmail.fm>

Date: Tue, 22 Jan 2019 21:58:01 UTC

Severity: normal

Tags: fixed

Merged with 24394

Found in versions 25.1.50, 27.0.50

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 34172 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Filipp Gunbin <fgunbin <at> fastmail.fm>
Cc: 34172 <at> debbugs.gnu.org
Subject: Re: bug#34172: 27.0.50;
 async-shell-command-buffer value is not honored in dired under Tramp
Date: Wed, 20 Mar 2019 23:18:41 +0100
Filipp Gunbin <fgunbin <at> fastmail.fm> writes:

Hi Filipp,

> 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:root <at> localhost:/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).

This is a duplicate of bug#24394 I'm just working on. Will be fixed soon.

> Thanks.

Best regards, Michael.




This bug report was last modified 6 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.