From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22313 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: Re: How to not display my own name? Date: 07 Apr 1999 13:18:55 -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 1035160256 28685 80.91.224.250 (21 Oct 2002 00:30:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:30:56 +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 NAA18937 for ; Wed, 7 Apr 1999 13:21:55 -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 MAB02130; Wed, 7 Apr 1999 12:17:52 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Apr 1999 12:18:21 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA14980 for ; Wed, 7 Apr 1999 12:18:13 -0500 (CDT) Original-Received: from mail.rdc1.on.home.com (imail@ha1.rdc1.on.wave.home.com [24.2.9.66]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA18817 for ; Wed, 7 Apr 1999 13:17:59 -0400 (EDT) Original-Received: from LUCY ([24.65.93.139]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990407171722.YLNS17952.mail.rdc1.on.home.com@LUCY> for ; Wed, 7 Apr 1999 10:17:22 -0700 Original-To: Ding In-Reply-To: Robert Bihlmeyer's message of "07 Apr 1999 16:39:10 +0200" Original-Lines: 28 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22313 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22313 Robert Bihlmeyer wrote: > Hi, > > >>>>> On 02 Apr 1999 16:23:13 -0500 > >>>>> Dmitry Yaitskov said: > > Dmitry> BTW. I'm sure the dots were not my own invention - they show > Dmitry> up after setting some of the parameters via customize (I'm > Dmitry> using XEmacs). Seems some kind of a conflict here. Also, some > Dmitry> of the parameters which are specified via dots (e.g. to-list, > Dmitry> to-address) are picked up by Gnus ok. Any ideas? > > Group parameters (which are different from variables) are normally set > by adding `(PARAMETER . VALUE)'. But you can also set the > summary-buffer-local value of *any* variable with `(VARIABLE VALUE)'. Robbe, What is the difference between a group parameter and summary-buffer-local value of a variable? (I am not implying that there is none, I just would like to understand that. I do not actually know (emacs) lisp well, so may be asking a really stupid question - in which case please excuse me.) Thanks. -- Cheers, -Dima.