unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* TODO item: obsolete bug-reporting commands
@ 2008-02-27 19:26 Yoni Rabkin
  2008-02-28 19:24 ` Glenn Morris
  0 siblings, 1 reply; 16+ messages in thread
From: Yoni Rabkin @ 2008-02-27 19:26 UTC (permalink / raw)
  To: emacs-devel


Hello,

The TODO file says: "Check for any included packages that define
obsolete bug-reporting commands.  Change them to use report-emacs-bug."

After taking a preliminary look at the emacs source, I have the
following questions:

What is the difference between reporter.el and emacsbug.el (the
emacs-devel archives seem to be silent on reporter.el)? The following
files use reporter.el:

calc-misc.el
dired-x.el
hilit19.el
viper-cmd.el
tramp-cmds.el
ps-mode.el
vera-mode.el
octave-mod.el
vhdl-mode.el
cc-mode.el

...and maybe a few more I couldn't find at first grep.

The following use emacsbug.el:

eshell.el
supercite.el
edebug.el
ffap.el

...once again, there may be more.

Some of the those use `define-obsolete-function-alias' to point at
report-emacs-bug for emacs version "23.1", and some use`defalias'
instead. Also, some autoload the alias, and some don't.

To recapitulate the questions:

1. Should Emacs packages which use reporter.el be converted to using
   emacsbug.el and reporter.el retired?

2. Should report-emacs-bug be called using
   `define-obsolete-function-alias' or `defalias'?

3. Should (2) be autoload-ed?

-- 
   "Cut your own wood and it will warm you twice"




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

end of thread, other threads:[~2008-04-16 14:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 19:26 TODO item: obsolete bug-reporting commands Yoni Rabkin
2008-02-28 19:24 ` Glenn Morris
2008-02-29  5:04   ` Stefan Monnier
2008-02-29  7:18     ` Yoni Rabkin
2008-03-01  1:00       ` Xavier Maillard
2008-03-03  9:12         ` Yoni Rabkin
2008-03-03 21:09           ` Stefan Monnier
2008-03-03 21:09         ` Stefan Monnier
2008-03-08 10:22     ` Yoni Rabkin
2008-03-08 20:47       ` Stefan Monnier
2008-04-12 17:33         ` Yoni Rabkin
2008-04-12 19:37           ` Stefan Monnier
2008-04-15 16:50             ` Yoni Rabkin
2008-04-15 17:50               ` Stefan Monnier
2008-04-16  8:34                 ` Yoni Rabkin
2008-04-16 14:10                   ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).