GNU bug report logs -
#7367
Restore wdired comments removed by the author 5 years ago; also old commentary removed from ffap 13 years ago
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Wed, 10 Nov 2010 20:44:02 UTC
Severity: wishlist
Tags: wontfix
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7367 in the body.
You can then email your comments to 7367 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7367
; Package
emacs
.
(Wed, 10 Nov 2010 20:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 10 Nov 2010 20:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
emacs -Q
Visiting wdired.el, I see that this is the complete content of the
`Change log:' entry:
;; Google is your friend (previous versions with complete changelogs
;; were posted to gnu.emacs.sources)
Please restore the normal, helpful, user-friendly source-file change
logs that were in the author's file. Emacs users should be able to get
the info they need by consulting only the source code. They should not
need any Internet access, in particular.
This seems like just laziness on the part of Emacs development.
But is also an anti-user policy.
(And stop selling Google. Although I agree that googling can be
helpful.)
Other files have similar cop-out text. In ffap.el the `Change log:'
entry tells you to go ftp the change log (and to go hunt for the
place to ftp it from).
Users should not need Internet access to get hold of the source-file
change logs. At the very least, they should be able to visit another
local file. And that file location should be clearly indicated in the
source library, so a simple find-file-at-point will go there.
Emacs source files contain lots of text such as `Todo list' that is less
important than change-log history. Users deserve better than telling
them to go search the Internet for change history.
Change logs are not just for Emacs developers' internal use.
They are for users.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2010-11-09 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
Message #6 received at 7367-quiet <at> debbugs.gnu.org (full text, mbox):
> Please restore the normal, helpful, user-friendly source-file change
> logs that were in the author's file.
The file's author was the one who removed that text, and added the
Google comment.
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/wdired.el?root=emacs&r1=1.8&r2=1.9&pathrev=MAIN
2005-04-11 Juan León Lahoz García <juanleon1 at gmail.com>
Here we see the illuminating original comments, so helpful to the user
in 2010:
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/wdired.el?revision=1.1&root=emacs&view=markup&pathrev=MAIN
And that is the last I will say about this.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7367
; Package
emacs
.
(Thu, 11 Nov 2010 16:40:03 GMT)
Full text and
rfc822 format available.
Message #9 received at 7367 <at> debbugs.gnu.org (full text, mbox):
"Drew Adams" <drew.adams <at> oracle.com> writes:
[...]
> Please restore the normal, helpful, user-friendly source-file change
> logs that were in the author's file. Emacs users should be able to get
> the info they need by consulting only the source code. They should not
> need any Internet access, in particular.
>
> This seems like just laziness on the part of Emacs development.
> But is also an anti-user policy.
[...]
> Emacs source files contain lots of text such as `Todo list' that is less
> important than change-log history. Users deserve better than telling
> them to go search the Internet for change history.
>
> Change logs are not just for Emacs developers' internal use.
> They are for users.
They are neither. They're completely useless.
Just to provide a different opinion: I never saw a useful `Change Log:'
section in any of (quite a lot of) Elisp libraries I've seen (Emacs core
or third party), so I definitely welcome their absence. It's mostly just
noise, because the change descriptions alone are not very telling. I'm
only interested in the kind of information you get from version control
systems (i.e., commented diffs), not something like "Added feature foo"
or "Fixed bug in bar".
(I can see that a short summary of user-visible changes since the last
version might be useful for third-party libraries, but that's obviously
not what Drew has in mind here (just have a look at the humongous change
logs in his own libraries :-)))
FWIW, I also find `Todo:' more, not less, important than `Change Log:'.
Štěpán
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7367
; Package
emacs
.
(Thu, 11 Nov 2010 17:00:03 GMT)
Full text and
rfc822 format available.
Message #12 received at 7367 <at> debbugs.gnu.org (full text, mbox):
Hey, why not give users only Internet links for the source code too while you're
at it? Why bother to give them the source code for local use? Better yet, just
tell them to search the Internet for it.
Change log info, like any info, can be of variable quality/utility. It is info
about the source code, just like comments (and diffs) are, and as such it can be
useful to at least some users. Just like comments, it can inform you about
implementation and design logic - the intentions behind what is there currently.
The point is not that all change logs provide great info; the point is that
users deserve to have the info locally, whatever it is and however useful it
might be. They should not be shoved off to search the Internet.
Reply sent
to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
(Sat, 09 Jul 2011 19:01:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Sat, 09 Jul 2011 19:01:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 7367-done <at> debbugs.gnu.org (full text, mbox):
I see no point in keeping this report open.
The author of the file was the one who removed his own comments.
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/wdired.el?root=emacs&r1=1.8&r2=1.9&pathrev=MAIN
2005-04-11 Juan Leon Lahoz Garcia
The original comments can be found using VC, and aren't very useful:
http://cvs.savannah.gnu.org/viewvc/emacs/lisp/wdired.el?revision=1.1&root=emacs&view=markup&pathrev=MAIN
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 07 Aug 2011 11:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.