Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Adding :group to defcustoms and/or defgroups
Date: Thu, 26 Jan 2006 19:52:13 +0900	[thread overview]
Message-ID: <b4mvew7dzxe.fsf@jpl.org> (raw)
In-Reply-To: <v964o7s4jt.fsf@marauder.physik.uni-ulm.de>

>>>>> In <v964o7s4jt.fsf@marauder.physik.uni-ulm.de> Reiner Steib wrote:

> On Thu, Jan 26 2006, Katsumi Yamaoka on ding-patches:

> [...]
>> +2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
>> +
>> +	* gmm-utils.el (gmm-verbose): Add :group.
>> +
> [...]
>> -  :type 'integer)
>> +  :type 'integer
>> +  :group 'gmm)

> I thought that it's sufficient if the :group is included in the
> `defgroup gmm'.  Isn't it?  At least, I get "Parent groups: gmm" after
> `M-x customize-variable RET gmm-verbose RET' and `M-x customize-group
> RET gmm RET' includes `gmm-verbose'.

That is for avoiding the following warning that Emacs 22
issues when compiling.

In toplevel form:
gmm-utils.el:39:1:Warning: defcustom for `gmm-verbose' fails to specify
    containing group
Wrote /Work/gnus/lisp/gmm-utils.elc

> BTW, the :version is missing in the defgroup.  I will fix it.



      reply	other threads:[~2006-01-26 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1F1zT3-0006Ch-00@quimby.gnus.org>
2006-01-26  9:48 ` Adding :group to defcustoms and/or defgroups (was: Changes committed gnus/lisp (ChangeLog gmm-utils.el)) Reiner Steib
2006-01-26 10:52   ` Katsumi Yamaoka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mvew7dzxe.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).