Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: topic equivalent of gnus-newsgroup-name
Date: Wed, 12 Mar 2003 15:28:51 +0100	[thread overview]
Message-ID: <848yvkbqvw.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <xeq3k7f4u40p.fsf@desh.cisco.com>

Sriram Karra <karra@shakti.homelinux.net> writes:

> I have the following setup for my bbdb:
>
> (setq gnus-select-group-hook
>       (lambda ()
> 	(setq bbdb/news-auto-create-p
> 	      (if (string-match "nnml\\+private:To-Me"
> 				gnus-newsgroup-name))
> 		  t
> 		nil)))
>
> I would like to enable bbdb/news-auto-create-p for all groups in a
> topic.  Is there a variable I could use in place of
> gnus-newsgroup-name?

Maybe (add-to-list 'gnus-newsgroup-variables
'bbdb/news-auto-create-p) plus a local variable set via the topic
parameters (type `G c' on the topic) would be sufficient?

-- 
A preposition is not a good thing to end a sentence with.


           reply	other threads:[~2003-03-12 14:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <xeq3k7f4u40p.fsf@desh.cisco.com>]

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=848yvkbqvw.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.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).