GNU bug report logs -
#41373
GNU ELPA: Add "reporting bugs" to individual package pages
Previous Next
Full log
Message #29 received at 41373 <at> debbugs.gnu.org (full text, mbox):
Hi Eric,
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
> Richard Stallman <rms <at> gnu.org> writes:
>
>> [[[ To any NSA and FBI agents reading my email: please consider ]]]
>> [[[ whether defending the US Constitution against all enemies, ]]]
>> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>>
>> We could have report-emacs-bug ask for which package the bug is in.
>> The Bug Subject argument could be one of the acceptable package names,
>> including 'emacs' and whichever ELPA packages have been loaded. The
>> user could specify one of those.
>>
>> If the definition of a package says where to send bug reports for it,
>> report-emacs-bug could send each bug to the right place.
>>
>> If Bug Subject argument isn't on that list, report-emacs-bug could ask,
>> "Would you like to specify one of the ELPA packages that have been
>> loaded?" But you would not have to do that. If Bug Subject is unknown,
>> the message would go to bug-gnu-emacs, as now.
>
> Several years ago I cooked up something basic like that. I've attached
> the patch from that thread, which might serve as the basis for something
> usable.
I tested your patch and it looks really useful to me.
Two things that come to my mind:
- Package completion could not find "org" as a package: still, a bare
emacs -q list Org as a built-in package. Maybe we can add those to
the completion list?
- If completion fails, then the bug reporting process is stopped,
which may be confusing for users -- when there is no completion,
I suggest to fall back on the current report-emacs-bug behavior.
- I wonder what happens if the "maintainer" email is a mailing list
address: this might lead to confusion, with people cross-posting to
both bug-gnu-emacs <at> gnu.org and emacs-orgmode <at> gnu.org for example,
which would perhaps lead to some more confusion because bugs on
bug-gnu-emacs <at> gnu.org are posted to emacs-orgmode <at> gnu.org when they
are tagged "org-mode" (if I understand correctly).
A simple solution for the last issue would be to forbid mailing list
addresses in the "maintainer" email field. In the case of org-mode,
for example, the address could be that of someone in charge of doing
bug triage, assigning tags to bug-gnu-emacs <at> gnu.org when needed.
In any case, thanks for spending time on this!
--
Bastien
This bug report was last modified 5 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.