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

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

bug#22452: 24.4; Tramp remote shell fails on remote+sudo+homedir destina


From: Michael Albinus
Subject: bug#22452: 24.4; Tramp remote shell fails on remote+sudo+homedir destination
Date: Thu, 28 Jan 2016 13:45:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Version: 25.1

Ken Manheimer <ken.manheimer@gmail.com> writes:

> I'm glad you're investigating, Michael!
>
> Upshot is that I believe that there still is a bug worth unravelling
> [especially since it involves an aggravating and elusive "Selecting
> deleted buffer" event], in the way that shells start when
> default-directory is set to remote+sudo+homedir format, but I can
> avoid that by using `cd'.

Finally, I could fix it. While establishing the connection, a
`file-remote-p` call was performed which included `expand-file-name' of
`default-directory'. Since the connection wasn't stablished yet, the
error occured.

There won't be a new Emacs 24.x release, so I have fixed it in Emacs
25.1 (commit deae005667516b7e1296527f7e34c54604a81882). You could check
it there. In case of problems, pls tell.

> Ken

Best regards, Michael.





reply via email to

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