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

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

Re: tramp and open recent


From: Frederik Fouvry
Subject: Re: tramp and open recent
Date: Tue, 8 Mar 2005 15:21:32 +0100 (CET)


[...]

| I think you can exclude remote files from the recent list by adding the
| predicate `file-remote-p' to the customizable option `recentf-exclude'.

I wasn't really looking for that solution (best would be to keep the
files in the list), but I think it'll do fine: there is still the
history of find-file to find the file names.  (I wasn't aware of
`file-remote-p'.)

The remote accesses appears to be caused by
* recentf-remove-if-non-readable, which can be switched off
  (indirectly) by setting recentf-keep-non-readable-files-flag to t,
  and by
* recentf-cleanup, which can be controlled with recentf-auto-cleanup.

Thanks,

Frederik




reply via email to

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