From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2192 Path: news.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: topic equivalent of gnus-newsgroup-name Date: Wed, 12 Mar 2003 15:28:51 +0100 Organization: University of Duisburg, Germany Message-ID: <848yvkbqvw.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668714 14261 80.91.229.2 (31 Jan 2006 00:51:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:51:54 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:19 2006 Original-Path: quimby.gnus.org!newsfeed.gazeta.pl!fu-berlin.de!uni-berlin.de!p50876b7d.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: p50876b7d.dip.t-dialin.net (80.135.107.125) Original-X-Trace: fu-berlin.de 1047479346 69819675 80.135.107.125 (16 [73968]) User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ZQ+nqZcbfnn/23/We741qeJCRtc= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2332 Original-Lines: 22 X-Gnus-Article-Number: 2332 Tue Jan 17 17:30:19 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2192 Archived-At: Sriram Karra 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.