[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recentf new feature proposal
From: |
David PONCE |
Subject: |
Re: recentf new feature proposal |
Date: |
Fri, 6 Jun 2003 15:54:55 +0200 (CEST) |
Hi Juanma,
> AFAIK, saveplace and recentf already do interact correctly... Why
> should it be necessary to add saveplace-like functionality to
> recentf?
This is a good point. I didn't know that saveplace already provided
that feature :-(
However, from a user point of view, it could be more convenient to use
only one library to open last visited files at last visited position.
Also, that will reduce the number of hooks used, and the number of
session related files ;-)
recentf could check if saveplace is enabled, and not restore the point in that
case.
Maybe other people have different thoughts?
Anyway, feel free to not install the patch if you don't like it.
David