Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Bihlmeyer <e9426626@stud2.tuwien.ac.at>
Subject: Re: How to not display my own name?
Date: 07 Apr 1999 19:36:35 +0200	[thread overview]
Message-ID: <lfd81gjpss.fsf@mars.zserv.tuwien.ac.at> (raw)
In-Reply-To: Dmitry Yaitskov's message of "07 Apr 1999 13:18:55 -0400"

Hi,

>>>>> On 07 Apr 1999 13:18:55 -0400
>>>>> Dmitry Yaitskov <dimas@home.com> said:

 Dmitry> What is the difference between a group parameter and
 Dmitry> summary-buffer-local value of a variable? (I am not implying
 Dmitry> that there is none, I just would like to understand that. I
 Dmitry> do not actually know (emacs) lisp well, so may be asking a
 Dmitry> really stupid question - in which case please excuse me.)

Well, Gnus has variables which you can set to achieve some effect, for
example `gnus-summary-mode-line-format'. You can set this to have
Gnus use a different mode line everywhere. You can also set it's local 
value in a specific summary buffer, to get a different mode line there 
only. One way to do this is by adding `(gnus-summary-mode-line-format
"blah")' to the group parameters.

"Real" group paramaters, like `to-address', are not variables. You
can't query their value by simply evaluating them. But they are
consulted when particular things happen (`to-address' is used by
`gnus-summary-post-news' for example). To differentiate variables and
parameters in the group parameter list, real parameters have a dot
between their name and value.

	Robbe

-- 
Robert Bihlmeyer	reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>	<http://stud2.tuwien.ac.at/~e9426626/sig.html>


  reply	other threads:[~1999-04-07 17:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-23  4:31 Dmitry Yaitskov
1999-03-23 17:33 ` Kai.Grossjohann
1999-03-23 18:20   ` Dmitry Yaitskov
1999-03-24 12:40     ` Robert Bihlmeyer
1999-03-28 17:15       ` Lars Magne Ingebrigtsen
1999-03-28 17:16       ` Lars Magne Ingebrigtsen
1999-03-28 18:00         ` Dmitry Yaitskov
1999-04-02 13:21           ` Lars Magne Ingebrigtsen
1999-04-02 14:47             ` Dmitry Yaitskov
1999-04-02 18:45               ` Michael Welsh Duggan
1999-04-02 21:23                 ` Dmitry Yaitskov
1999-04-02 21:28                   ` Bill White
1999-04-02 21:54                   ` Stefanie Teufel
1999-04-03  3:46                     ` Dmitry Yaitskov
1999-04-02 22:41                   ` Karl Kleinpaste
1999-04-03  9:58                     ` Kai.Grossjohann
1999-04-07 14:39                   ` Robert Bihlmeyer
1999-04-07 17:18                     ` Dmitry Yaitskov
1999-04-07 17:36                       ` Robert Bihlmeyer [this message]
1999-03-24 22:41 ` Kai.Grossjohann
1999-03-25  5:50   ` Dmitry Yaitskov

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=lfd81gjpss.fsf@mars.zserv.tuwien.ac.at \
    --to=e9426626@stud2.tuwien.ac.at \
    /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).