GNU bug report logs -
#29598
26.0; doc of `load-history'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 7 Dec 2017 05:56:01 UTC
Severity: wishlist
Tags: wontfix
Found in version 26.0
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 29598 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
>> > Shouldn't the doc say something about the order of the elements of the
>> > alist? It's a history, but neither the Elisp manual nor the doc string
>> > mentions whether the beginning or the end of the list is the oldest
>> > part of the history of loads.
>>
>> Since it's an alist, and every element should be there only once, why
>> does the order matter?
>
> Because it's a history? We already tell users, by using
> that name, that it is chronological. What we don't tell
> them is which chronological order is used.
>
> If someone is looking for something, it helps to know whether
> the list order is old-to-new or new-to-old. And if someone
> locates something of interest in the list it helps to know
> whether it is the stuff that comes before or after it that
> was loaded when it got loaded.
>
> Is there some reason not to mention the order? We do, after
> all, bother to call it `*-history'.
I agree that this doesn't sound useful to document the order, in
general. It's as likely to confuse as to help, especially if there is
we can't even think of a concrete use case for this.
Also, if we document it, we sort of make a promise to our users that it
won't change. And there doesn't seem to exist any good reason to do
that.
So I think this should better be closed as wontfix.
This bug report was last modified 4 years and 204 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.