unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Byte-compilation warnings in gnus-soup.el
@ 2007-01-06 11:31 Eli Zaretskii
  2007-01-06 13:28 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2007-01-06 11:31 UTC (permalink / raw)


Should something be done to shut up these warnings?

  In toplevel form:
  gnus/gnus-soup.el:44:1:Warning: defcustom for `gnus-soup-directory' fails to
      specify containing group
  gnus/gnus-soup.el:49:1:Warning: defcustom for `gnus-soup-replies-directory'
      fails to specify containing group
  gnus/gnus-soup.el:55:1:Warning: defcustom for `gnus-soup-prefix-file' fails to
      specify containing group
  gnus/gnus-soup.el:60:1:Warning: defcustom for `gnus-soup-packer' fails to
      specify containing group
  gnus/gnus-soup.el:68:1:Warning: defcustom for `gnus-soup-unpacker' fails to
      specify containing group
  gnus/gnus-soup.el:74:1:Warning: defcustom for `gnus-soup-packet-directory'
      fails to specify containing group
  gnus/gnus-soup.el:79:1:Warning: defcustom for `gnus-soup-packet-regexp' fails
      to specify containing group
  gnus/gnus-soup.el:84:1:Warning: defcustom for `gnus-soup-ignored-headers'
      fails to specify containing group

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

* Re: Byte-compilation warnings in gnus-soup.el
  2007-01-06 11:31 Byte-compilation warnings in gnus-soup.el Eli Zaretskii
@ 2007-01-06 13:28 ` Reiner Steib
  2007-01-07 15:34   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2007-01-06 13:28 UTC (permalink / raw)
  Cc: emacs-devel

On Sat, Jan 06 2007, Eli Zaretskii wrote:

> Should something be done to shut up these warnings?
>
>   In toplevel form:
>   gnus/gnus-soup.el:44:1:Warning: defcustom for `gnus-soup-directory' fails to
>       specify containing group

Fixed.

I thought that the `defcustom' :group is automatically inherited from
the `defgroup'.  Probably I confused it with :version which is
inherited.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

* Re: Byte-compilation warnings in gnus-soup.el
  2007-01-06 13:28 ` Reiner Steib
@ 2007-01-07 15:34   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2007-01-07 15:34 UTC (permalink / raw)
  Cc: emacs-devel

>> Should something be done to shut up these warnings?
>> 
>> In toplevel form:
>> gnus/gnus-soup.el:44:1:Warning: defcustom for `gnus-soup-directory' fails to
>> specify containing group

> Fixed.

> I thought that the `defcustom' :group is automatically inherited from
> the `defgroup'.

It is, but someone decided it was a bad feature and added this stupid
warning which makes the feature basically unusable.


        Stefan

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

end of thread, other threads:[~2007-01-07 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-06 11:31 Byte-compilation warnings in gnus-soup.el Eli Zaretskii
2007-01-06 13:28 ` Reiner Steib
2007-01-07 15:34   ` 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).