emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r102154: Fix bug#7306; customizat


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r102154: Fix bug#7306; customization of minor-mode variables defined in C.
Date: Sat, 30 Oct 2010 23:58:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>   Fix bug#7306; customization of minor-mode variables defined in C.
  
This is really not heading in the right direction: I'd rather stick to
the use of defcustom, than trying to mimick a "defcustom without its
inner defvar because that part's already done in C".  Maybe we can just
strip the C docstring to a single line, assuming it'll be overwritten by
a subsequent defcustom.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]