From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8177 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Scoring colors in Red Gnus 0.47 Date: 03 Oct 1996 19:11:01 +0200 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035148380 10531 80.91.224.250 (20 Oct 2002 21:13:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:00 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.6/8.6.9) with SMTP id KAA26648 for ; Thu, 3 Oct 1996 10:33:23 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 3 Oct 1996 19:11:04 +0200 Original-Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id SAA06553; Thu, 3 Oct 1996 18:05:40 +0100 Original-Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id TAA01317; Thu, 3 Oct 1996 19:11:01 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Miguel de Icaza's message of 02 Oct 1996 21:19:05 -0500 Original-Lines: 15 X-Mailer: Red Gnus v0.47/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:8177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8177 Miguel de Icaza writes: > I looked trough the new customize and found that there is no way to > configure the colors for the summary: just the article. Well, I started adding customization support to Gnus alphabetically, and have reached `a'. Volunteers would be appreciated. The work consist of changing `defvar' to `defcustom', add `:type' keywords, and organize the customization options into groups. Examples can be found in the files `gnus.el', `article.el', and `gnus-art.el'. Documentation is found in the `custom.texi' file, or at