GNU bug report logs - #48349
28.0.50; Problem in dired with symbolic links to Tramp-syntax files

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Tue, 11 May 2021 13:24:01 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 48349 <at> debbugs.gnu.org
Subject: bug#48349: 28.0.50; Problem in dired with symbolic links to Tramp-syntax files
Date: Tue, 11 May 2021 15:22:59 +0200
Apparently dired passes symlinks to Tramp in unfortunate ways.

For instance:

(cd /tmp; ln -s /sudo:root <at> localhost:/tmp/foo bar)
emacs -Q /tmp/

will infloop asking for a password -- `C-g' will break, but it'll just
ask again apparently forever, and you have to kill Emacs to get out of
the loop.

(cd /tmp; ln -s /sudo:root <at> nosuchhost:/tmp/foo bar)
emacs -Q /tmp/

won't even give you a prompt, but won't display anything -- hanging
while resolving the "nosuchhost" name?

I haven't tried to debug either case.


In GNU Emacs 28.0.50 (build 71, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0)
 of 2021-05-10 built on xo
Repository revision: aa354dd55b213b86ee8e3aa0365a6ad915838458
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12010000
System Description: Debian GNU/Linux bullseye/sid

Configured using:
 'configure --with-native-compilation'

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





This bug report was last modified 4 years and 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.