From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3133 Path: news.gmane.org!not-for-mail From: Vincent Bernat Newsgroups: gmane.emacs.gnus.user Subject: Getting group name for BBDB in an nnimap group Date: Wed, 29 Oct 2003 10:36:04 -0800 Organization: Khabale.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669334 17748 80.91.229.2 (31 Jan 2006 01:02:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:02:14 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:45 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!npeer.de.kpn-eurorings.net!newsfeed.stueberl.de!teaser.fr!lucas.teaser.fr!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: guybrush.loria Original-X-Trace: lucas.loria 1067452565 23068 10.0.1.3 (29 Oct 2003 18:36:05 GMT) Original-X-Complaints-To: usenet@lucas.teaser.fr Original-NNTP-Posting-Date: Wed, 29 Oct 2003 18:36:05 +0000 (UTC) X-PGP-KeyID: 0xF22A794E X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Rational FORTRAN, linux) Cancel-Lock: sha1:toqCudvlaPsjbKZmoxbTuprkoQY= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3274 Original-Lines: 24 X-Gnus-Article-Number: 3274 Tue Jan 17 17:31:45 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3133 Archived-At: Hello ! I used to have this entry : (setq bbdb-auto-notes-alist (list '("Newsgroups" ("[^,]+" newsgroups 0)) '("Xref" ("[^ ]+ \\([^ :]+\\):[0-9]+" newsgroups 1)) '("User-Agent" (".*" mailer 0)) '("X-Mailer" (".*" mailer 0)) '("X-Newsreader" (".*" mailer 0)))) I was using nnml for a long time but I switched to nnimap. So, there is no xref field any more. How could I tell BBDB to use the name of the current opened group to populate the newsgroups field for nnimap backend ? -- BOFH excuse #308: CD-ROM server needs recalibration