GNU bug report logs - #14384
mh-e non-standard names for defcustom etc

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sat, 11 May 2013 01:50:02 UTC

Severity: normal

Found in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 14384 <at> debbugs.gnu.org
Cc: mh-e-devel <at> lists.sourceforge.net
Subject: bug#14384: mh-e non-standard names for defcustom etc
Date: Fri, 10 May 2013 21:49:38 -0400
Package: emacs
Version: 24.3

emacs -Q
M-x customize-group RET mh TAB [no match]

Ie, none of the mh customization groups are visible to the customize interface.
This is because you use non-standard macros defgroup-mh, defcustom-mh etc.
Because of this, custom-make-dependencies fails to add any mh-e entries
to cus-load.el.

We can paper over this in the Emacs lisp/Makefile by simply
loading mh-e/mh-e when running custom-make-dependencies.

It would be simpler if mh-e used standard macros though.
Are the -mh versions still needed?
"This macro is used by Emacs versions that lack the :package-version
keyword, introduced in Emacs 22."
Do you still want to support people taking the latest mh-e and running
it on Emacs older than 22.1 (released 2007)?

I see this came up before.
http://sourceforge.net/mailarchive/forum.php?thread_name=19664.1182361165%40juniper.net&forum_name=mh-e-devel




This bug report was last modified 12 years and 64 days ago.

Previous Next


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