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

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

Possible Eshell/Tramp Bug in Emacs 26


From: Jay Kamat
Subject: Possible Eshell/Tramp Bug in Emacs 26
Date: Fri, 22 Sep 2017 02:59:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi!

I'm not entirely sure if this is a problem on my end or not, so just to
be safe, I'm sending this to help-gnu-emacs rather than emacs-devel, if
this is an actual bug, feel free to forward this there.

On emacs 25:

1. Start emacs -Q
2. Evaluate (require 'em-tramp)
3. M-x eshell
4. run 'sudo ls'
5. after logging in via tramp, output of ls is displayed correctly 

On emacs 26 (d24ec5854098841388dfecf2c668e7f48f348af0):

1. Start emacs -Q
2. Evaluate (require 'em-tramp)
3. M-x eshell
4. run 'sudo ls'
5. after logging in via tramp, output of ls is:

'ls: No such file or directory'.

Can anyone else reproduce this as well, or is this just me (or has there
been a relevant recent change)? I can try to bisect this if that would
be useful.

Thanks,
-Jay



reply via email to

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