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

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

bug#39253: closed (27.0.60; tramp: shell commands don't reset output buf


From: GNU bug Tracking System
Subject: bug#39253: closed (27.0.60; tramp: shell commands don't reset output buffer default-directory)
Date: Tue, 28 Jan 2020 10:53:02 +0000

Your message dated Tue, 28 Jan 2020 11:52:23 +0100
with message-id <address@hidden>
and subject line Re: bug#39253: 27.0.60; tramp: shell commands don't reset 
output buffer default-directory
has caused the debbugs.gnu.org bug report #39253,
regarding 27.0.60; tramp: shell commands don't reset output buffer 
default-directory
to be marked as done.

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


-- 
39253: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39253
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.60; tramp: shell commands don't reset output buffer default-directory Date: Thu, 23 Jan 2020 12:30:34 +0100
X-Debbugs-Cc: Michael Albinus <address@hidden>

emacs -Q ~

M-! date RET
M-& date RET
;; Both, *Async Shell Command* and *Shell Command Output* have
;; as `default-directory' "~/"
M-x dired RET /sudo::/tmp RET

M-! date RET
M-& date RET
;; Neither *Async Shell Command* nor *Shell Command Output* have
;; updated their `default-directory'

;;; Expected: Both output buffers have reseted their `default-directory' to 
their
;;; caller `default-directory'.
;;; This is the behavior when you run shell commands in non-tramp buffers, for 
instance:
M-x dired RET /tmp RET

M-! date RET
M-& date RET
;;; Both output buffers have reseted their `default-directory' to "/tmp/"


In GNU Emacs 27.0.60 (build 2, x86_64-pc-linux-gnu, X toolkit, Xaw scroll bars)
 of 2020-01-23 built on localhost.localdomain
Repository revision: e1deafd39d9ef32cfa54c0be498f26857bf49c25
Repository branch: emacs-27
Windowing system distributor 'The X.Org Foundation', version 11.0.12006000
System Description: openSUSE Tumbleweed



--- End Message ---
--- Begin Message --- Subject: Re: bug#39253: 27.0.60; tramp: shell commands don't reset output buffer default-directory Date: Tue, 28 Jan 2020 11:52:23 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Version: 27.2

Tino Calancha <address@hidden> writes:

>> I've fixed this in the master branch, could you pls check?
> I confirm it is fixed in my machine.
> This fix is very useful to me, thank you very much!

Thanks for the confirmation, I'm closing the bug.

Best regards, Michael.


--- End Message ---

reply via email to

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