From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23561 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: customizing (was Re: some mail annoyances) Date: 25 Jun 1999 09:52:15 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161271 2682 80.91.224.250 (21 Oct 2002 00:47:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:47:51 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA12981 for ; Fri, 25 Jun 1999 09:52:50 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB07196; Fri, 25 Jun 1999 08:52:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 25 Jun 1999 08:52:46 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA04147 for ; Fri, 25 Jun 1999 08:52:37 -0500 (CDT) Original-Received: from q2ypc.phy.ornl.gov (paul@q2ypc.phy.ornl.gov [134.167.20.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA12947 for ; Fri, 25 Jun 1999 09:51:38 -0400 (EDT) Original-Received: (from paul@localhost) by q2ypc.phy.ornl.gov (8.9.3/8.9.3) id JAA26734; Fri, 25 Jun 1999 09:52:16 -0400 Original-To: ding@gnus.org In-Reply-To: Karl Kleinpaste's message of "25 Jun 1999 09:43:23 -0400" Original-Lines: 21 User-Agent: Gnus/5.070088 (Pterodactyl Gnus v0.88) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23561 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23561 Karl Kleinpaste writes: > If you will add > (to-address . "ding@gnus.org") > to your group properties for your ding mail group, then when you > followup, you'll generate only > To: ding@gnus.org > which will happily avoid sending extraneous copies to people who will > see your comments on the list itself anyway. Ah, great (I can see its magic at work right now), thanks. When setting this, though, via G c (customize group) I was presented with lots of things I could customize, but before I could read any of the long descriptions of the variables (by clicking [more]) I had to activate the variable first (by clicking the [ ] at the left) before I could read about it. I think it would be better to be able to read about all the variables anyway regardless of whether you have activated them. What think ye all?