all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Maintainer overview
@ 2011-07-27 22:48 Lars Magne Ingebrigtsen
  2011-07-28  2:55 ` Eli Zaretskii
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-27 22:48 UTC (permalink / raw)
  To: emacs-devel

Emacs has more than a few bits and pieces that some specific people feel
ownership to.  However, we don't really seem to have a mechanism for
notifying these people when bugs that affect their packages show up in
the Emacs bug tracker.

I think it would be very nice if we had such a list of
packages/maintainers -- that was up-to-date.

Now, some of the .el files themselves do have Maintainer: lines, but you
really have to root around, and know that you're supposed to root
around, to find them.

What I'd ideally like to see is to be able to say `C package TAB' (in
debbugs-gnu mode, of course) and see what packages a bug report can be
assigned to, and have the maintainer(s) Cc'd on the existence of the bug
report.

I think the most pleasant way to do this would be to add a slightly more
formal Maintainer: syntax.  Grepping though the sources, we find stuff
like:

vt-control.el:6:;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
whitespace.el:6:;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
wid-edit.el:6:;; Maintainer: FSF
window.el:6:;; Maintainer: FSF
woman.el:6:;; Maintainer: FSF
x-dnd.el:6:;; Maintainer: FSF
xml.el:6:;; Maintainer: Mark A. Hershberger <mah@everybody.org>
calc/calc-aent.el:6:;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
calc/calcalg2.el:6:;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
calc/calcalg3.el:6:;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
calc/calc-alg.el:6:;; Maintainer: Jay Belanger  <jay.p.belanger@gmail.com>
calc/calc-arith.el:6:;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
calc/calc-bin.el:6:;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>

My suggestion would be to change this to

;; Package-maintainer: calc:Jay Belanger <jay.p.belanger@gmail.com>

The `C package' command could then go through all the .el files, gather
the package names, and allow TAB-ing over them.

Alternatively, we could just put a new file into etc that lists all the
packages and their maintainers, which would, of course, be a lot more
efficient.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-08-02 15:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 22:48 Maintainer overview Lars Magne Ingebrigtsen
2011-07-28  2:55 ` Eli Zaretskii
2011-07-28  7:35   ` Lars Magne Ingebrigtsen
2011-07-28  7:57     ` Eli Zaretskii
2011-07-28  8:09       ` Lars Magne Ingebrigtsen
2011-07-28  9:05         ` Eli Zaretskii
2011-07-28  9:08           ` Lars Magne Ingebrigtsen
2011-07-29  2:11       ` Stephen J. Turnbull
2011-07-28  8:48     ` Detlev Zundel
2011-07-28 11:23     ` Juanma Barranquero
2011-07-28  4:47 ` Jambunathan K
2011-07-28  6:14 ` Tim Cross
2011-07-28  7:11   ` Jambunathan K
2011-07-28  7:37   ` Lars Magne Ingebrigtsen
2011-07-28  8:23     ` Tim Cross
2011-07-28  9:04       ` Eli Zaretskii
2011-07-28  8:07 ` Bastien
2011-07-28 16:49 ` Chong Yidong
2011-07-29 11:22   ` Lars Magne Ingebrigtsen
2011-08-02 15:13 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.