all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Filipp Gunbin <fgunbin@fastmail.fm>
To: 34172@debbugs.gnu.org
Subject: bug#34172: 27.0.50; async-shell-command-buffer value is not honored in dired under Tramp
Date: Tue, 22 Jan 2019 17:43:30 +0300	[thread overview]
Message-ID: <m2d0oosqgd.fsf@fastmail.fm> (raw)

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@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).

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





             reply	other threads:[~2019-01-22 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 14:43 Filipp Gunbin [this message]
2019-03-20 22:18 ` bug#34172: 27.0.50; async-shell-command-buffer value is not honored in dired under Tramp Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2d0oosqgd.fsf@fastmail.fm \
    --to=fgunbin@fastmail.fm \
    --cc=34172@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.