[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp questions at start up
From: |
Stefan Reichör |
Subject: |
Re: tramp questions at start up |
Date: |
Tue, 22 May 2007 21:42:10 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) |
Sebastian P. Luque <spluque@gmail.com> writes:
> On Tue, 22 May 2007 18:22:47 +0200,
> "Lennart Borgman (gmail)" <lennart.borgman@gmail.com> wrote:
>
> [...]
>
>> 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?
Try the following:
(setq recentf-keep '(file-remote-p file-readable-p))
Stefan.