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

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

bug#57336: 29.0.50; Tramp and recentf yet again


From: miha
Subject: bug#57336: 29.0.50; Tramp and recentf yet again
Date: Sat, 27 Aug 2022 22:07:29 +0200

Stephen Berman <stephen.berman@gmx.net> writes:

> With my current build from master, when my ~/emacs.d/recentf file
> contains an entry that uses ssh to connect to another machine and this
> machine is offline when I start Emacs, then Tramp repeatedly tries to
> connect to that machine.  [...]

I suspect that this is due to

commit c753e4cb2a2a5998626d48d85071c047cbab6c54
Author: Stefan Kangas <stefan@marxist.se>
Date:   Thu Jun 23 11:00:19 2022 +0200

    Use shortened filenames in recentf-mode
    
    * lisp/recentf.el (recentf-filename-handlers): Set to
    'abbreviate-file-name' to get shortened names by default.  (Bug#56123)

'abbreviate-file-name' tries to establish a connection for remote file
names.

Attachment: signature.asc
Description: PGP signature


reply via email to

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