GNU bug report logs - #49631
28.0.50; dired-hide-details-mode Probably introduced at or before Emacs version 24.4

Previous Next

Package: emacs;

Reported by: Richard Stallman <rms <at> gnu.org>

Date: Mon, 19 Jul 2021 00:09:02 UTC

Severity: wishlist

Found in version 28.0.50

Full log


Message #26 received at 49631 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Steve Purcell <steve <at> sanityinc.com>, Eli Zaretskii <eliz <at> gnu.org>,
 Richard Stallman <rms <at> gnu.org>, 49631 <at> debbugs.gnu.org
Subject: Re: bug#49631: 28.0.50; dired-hide-details-mode Probably introduced
 at or before Emacs version 24.4
Date: Wed, 29 Sep 2021 04:48:53 -0700
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Eli Zaretskii <eliz <at> gnu.org> writes:
>
>>> C-h f dired-hide-details-mode says
>>>
>>>   Probably introduced at or before Emacs version 24.4.
>>>
>>> Why doesn't it _know_ precisely which versiob that function was
>>> introduced in?  It was only a few versions ago, so this was not
>>> something lost in prehistory.  What causes the uncertainty?
>>
>> The feature works by searching the etc/NEWS* files, and finding a
>> symbol there doesn't necessarily mean the Emacs release in which it's
>> mentioned is the actual release where the symbol was introduced.  For
>> example, we sometimes forget to announce features and only do that
>> later.  Thus the uncertainty and the cautious language.
>
> And Richard may not know that we've discussed, innumerable times, whether
> we should maintain an actual registry to avoid the guessing, and we've
> concluded that this would be too much work.
>
> Which is still the conclusion.

(With copy to Steve Purcell.)

Steve Purcell has some code to do this, or at least parts of it, here:

    https://github.com/purcell/package-lint/tree/master/tools

It comes out to this:

    https://github.com/purcell/package-lint/blob/master/data/stdlib-changes

Perhaps Steve would be willing to contribute his work, or even help us
integrate his tools into Emacs?




This bug report was last modified 3 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.