Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: topic equivalent of gnus-newsgroup-name
       [not found] <xeq3k7f4u40p.fsf@desh.cisco.com>
@ 2003-03-12 14:28 ` Kai Großjohann
  0 siblings, 0 replies; only message in thread
From: Kai Großjohann @ 2003-03-12 14:28 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-12 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <xeq3k7f4u40p.fsf@desh.cisco.com>
2003-03-12 14:28 ` topic equivalent of gnus-newsgroup-name Kai Großjohann

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).