GNU bug report logs -
#53927
27.2; shell-mode dir tracking falls out of sync after popd in remote buffers
Previous Next
Reported by: Dan McCarthy <daniel.c.mccarthy <at> gmail.com>
Date: Thu, 10 Feb 2022 20:38:01 UTC
Severity: normal
Found in version 27.2
Fixed in version 28.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 53927 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The patch fixes it for me too. Thanks!
On Tue, Feb 15, 2022 at 8:39 AM Michael Albinus <michael.albinus <at> gmx.de>
wrote:
> Dan McCarthy <daniel.c.mccarthy <at> gmail.com> writes:
>
> Hi Dan,
>
> > Create a remote shell-mode buffer with C-u M-x shell, using bash as
> > the
> > remote shell. pushd into another directory, then popd
> > back. default-directory and shell-dirstack still have the other
> > directory even though the popd took effect in the remote process.
> >
> > The problem seems to be that shell-prefixed-directory-name returns a
> > string like
> > "/ssh:dan <at> solstice:/ssh:dan <at> solstice:/home/dan/Documents/",
> > doubling the remote prefix.
> >
> > Local shell-mode buffers do not have the problem.
>
> Thanks for the bug report, I could reproduce it locally. The appended
> patch fixes this for me, could you please check?
>
> Eli, it is a very simple patch. Any chance to commit it to the emacs-28
> branch? Otherwise, I would commit it to master, but we need a marker to
> merge it back to the emacs-28 branch after the Emacs 28.1 release.
>
> Best regards, Michael.
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.