GNU bug report logs -
#13882
24.2; saveplace.el limit drop least recently used
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Tue, 5 Mar 2013 20:52:01 UTC
Severity: normal
Tags: patch
Found in version 24.2
Done: Karl Fogel <kfogel <at> red-bean.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Kevin Ryde <user42 <at> zip.com.au> writes:
>Karl Fogel <kfogel <at> red-bean.com> writes:
>> However, I think the answer to that is also clear: unsorted should be
>> the default (or rather, chronologically sorted should be the default),
>> and if a user wants the list alphabetized (for merge purposes), they can
>> configure it so.
>
>You'd be very tempted to let them put it through the sort program or
>sort func themselves, not have any option at all.
? Sorry; I didn't understand the above. Are you saying I personally
would be tempted to do that, or that in the abstract one would be
tempted to do that?
How would the user hook in to run the sort, unless we provide some
option in saveplace.el? (We don't generally expect users to modify the
source code of core Emacs packages.)
>In a merge you presumably still want the most-recent 400 visits, or
>whatever limit, which would require per-entry timestamps to do properly.
>And if you're not limiting it then I imagine there's no need to sort,
>just concat the lot.
>
>I wondered how well the simple save-place-loaded bit works when you've
>got two running copies of emacs. I suppose the save places of the last
>one to exit will overwrite anything the others saved. That wasn't the
>aim of the "merge" was it?
Um. Can you say the above more verbosely? I'm not really understanding
how many different topics you're addressing, nor what changes you're
proposing... I'm happy to address a concrete proposal, I'm just having
trouble understanding exactly what you're saying above. (It could be
because I'm a bit sick right now; apologies if my brain isn't working
right...)
-Karl
This bug report was last modified 12 years and 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.