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

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

Re: tramp questions at start up


From: Xavier Maillard
Subject: Re: tramp questions at start up
Date: Tue, 22 May 2007 23:45:04 +0200
User-agent: Rmail in GNU Emacs 23.0.51.1 on GNU/Linux

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




reply via email to

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