unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xavier Maillard <xma@gnu.org>
To: "Sebastian P. Luque" <spluque@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: tramp questions at start up
Date: Tue, 22 May 2007 23:45:04 +0200	[thread overview]
Message-ID: <200705222145.l4MLj4o2012807@localhost.localdomain> (raw)
In-Reply-To: <87odkcztu9.fsf@patagonia.sebmags.homelinux.org> (spluque@gmail.com)

Hi,

   > Something with recentf?

   Precisely! Thanks Lennart.  I removed the /su:: item for the ~/.recentf
   list and start-up is back to normal.  But I guess this shouldn't happen if
   the file is simply in that list, as opposed to actually accessing it,
   should it?

Something like this in your configuration file should help:

(recentf-exclude (quote (".ftp:.*" ".sudo:.*")))
(recentf-keep (file-remote-p file-readable-p))

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org

  parent reply	other threads:[~2007-05-22 21:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 16:09 tramp questions at start up Sebastian P. Luque
2007-05-22 16:22 ` Lennart Borgman (gmail)
2007-05-22 16:49   ` Sebastian P. Luque
2007-05-22 17:01     ` Lennart Borgman (gmail)
2007-05-22 21:45     ` Xavier Maillard [this message]
     [not found]   ` <mailman.1002.1179852623.32220.help-gnu-emacs@gnu.org>
2007-05-22 19:42     ` Stefan Reichör

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=200705222145.l4MLj4o2012807@localhost.localdomain \
    --to=xma@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=spluque@gmail.com \
    /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.
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).