From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/14724 Path: main.gmane.org!not-for-mail From: Hans de Graaff Newsgroups: gmane.emacs.gnus.general Subject: Re: Warning with bbdb 1.59 and gnus 5.6.2 Date: 21 Mar 1998 18:54:05 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87g1kcx742.fsf@graaff.xs4all.nl> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153870 17877 80.91.224.250 (20 Oct 2002 22:44:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:44:30 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id MAA13925 for ; Sat, 21 Mar 1998 12:52:47 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA13967 for ; Sat, 21 Mar 1998 14:53:22 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id PAN07189; Sat, 21 Mar 1998 15:28:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 21 Mar 1998 14:52:25 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id OAA05426 for ; Sat, 21 Mar 1998 14:52:17 -0600 (CST) Original-Received: (qmail 7425 invoked by uid 504); 21 Mar 1998 20:52:05 -0000 Original-Received: (qmail 7415 invoked from network); 21 Mar 1998 20:51:43 -0000 Original-Received: from graaff.xs4all.nl (qmailr@194.109.62.76) by claymore.vcinet.com with SMTP; 21 Mar 1998 20:51:38 -0000 Original-Received: (qmail 5413 invoked by uid 1000); 21 Mar 1998 17:54:07 -0000 Original-To: ding@gnus.org X-Face: ,i^c$X{l+r}VV%(bl{^[ writes: > Why am I getting these? > > (1) (warning/warning) `gnus-user-format-function-B' already seems to be in use. > Please redefine `bbdb/gnus-summary-user-format-letter' to a different letter. I got those because I still had some old stuff from gnus-bbdb in my .gnus. I'm not sure what was the culprit, but after commenting all of that out, and changing my summary line definition to include %uB instead of %n things work fine again, and I don't get these warnings anymore. Hans