Gnus development mailing list
 help / color / mirror / Atom feed
From: kai@emptydomain.de (Kai Großjohann)
Subject: Re: different citation styles and line length in different groups
Date: Sun, 24 Jul 2005 14:10:02 +0200	[thread overview]
Message-ID: <m2k6jgjtgl.fsf@emptydomain.de> (raw)
In-Reply-To: <87acke7g1y.fsf@mat.ucm.es>

Uwe Brauer <oub@mat.ucm.es> writes:

> Is there any possibility to chose for different groups different
> setting concerning citation (using supercite here) and the line
> length.

You can set group-local variables.  Type G c on a group name to access
that screen.  The local variables can be found near the bottom.

If the variables are evaluated in the summary buffer, this is
sufficient.  However, some variables are actually evaluated in the
article buffer or in the message buffer (or messages composed from
that group).  If you find that changing a variable doesn't have any
effect, also add its name to the list gnus-newsgroup-variables, like
so:

(add-to-list 'gnus-newsgroup-variables 'my-special-variable)

Adding to gnus-newsgroup-variables only needs to be done once,
globally.  You do not need to do it for each group.

Kai



      reply	other threads:[~2005-07-24 12:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22 20:15 Uwe Brauer
2005-07-24 12:10 ` Kai Großjohann [this message]

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=m2k6jgjtgl.fsf@emptydomain.de \
    --to=kai@emptydomain.de \
    /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).