From: Michael Albinus <michael.albinus@gmx.de>
To: gnu-emacs-bug@ftp.gnu.org
Subject: Re: Inconvenience with TRAMP and recentf
Date: Mon, 02 Jul 2007 06:51:19 +0200 [thread overview]
Message-ID: <87fy47z9vc.fsf@gmx.de> (raw)
In-Reply-To: <ulkdz93f4.fsf@mtdiablo.com> (Alan Hadsell's message of "Sun, 01 Jul 2007 18:15:11 -0400")
Alan Hadsell <ahadsell@mtdiablo.com> writes:
> I'm running emacs 22.1 on Windows, and have recentf turned on. If
> recentf-auto-cleanup is configured with its default, there is a delay
> during emacs startup when there are TRAMP-accessed files in the recent
> file list.
>
> This delay is due to the operation of recentf-cleanup, which calls
> expand-file-name to canonicalize the names of all the files in its
> list. TRAMP intercepts this call, and opens a session to the remote
> host (unless one is already open).
In expand-file-name, Tramp needs to open a remote connection only in
case the local file name is not absolute, and it must expand the home
directory to an absolute file name.
So the file names in ~/.recentf shall be saved with an absolute local
file name. Then you could add file-remote-p to recentf-keep, as it is
proposed in the doc-string of recentf-keep.
Best regards, Michael.
next prev parent reply other threads:[~2007-07-02 4:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-01 22:15 Inconvenience with TRAMP and recentf Alan Hadsell
2007-07-02 3:15 ` Eli Zaretskii
2007-07-02 4:51 ` Michael Albinus [this message]
[not found] ` <mailman.2935.1183346169.32220.bug-gnu-emacs@gnu.org>
2007-07-02 15:08 ` Alan Hadsell
[not found] ` <mailman.2937.1183364176.32220.bug-gnu-emacs@gnu.org>
2007-07-02 15:31 ` Alan Hadsell
2007-07-02 19:37 ` Michael Albinus
[not found] ` <mailman.2973.1183405011.32220.bug-gnu-emacs@gnu.org>
2007-07-02 21:31 ` Alan Hadsell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fy47z9vc.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=gnu-emacs-bug@ftp.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).