From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1445 Path: news.gmane.org!not-for-mail From: Peter Boettcher Newsgroups: gmane.emacs.gnus.user Subject: Re: kb macros ,bbdb questions Date: Tue, 12 Nov 2002 09:25:50 -0500 Organization: MIT Lincoln Laboratory Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668220 11319 80.91.229.2 (31 Jan 2006 00:43:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:43:40 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:29:10 2006 Original-Path: quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.harvard.edu!iad-peer.news.verio.net!news.verio.net!bloom-beacon.mit.edu!llslave.llan.ll.mit.edu!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu) Cancel-Lock: sha1:NsOBoKNmGZfnJw5jaGiA17hI5dI= Original-NNTP-Posting-Host: 155.34.163.111 Original-X-Complaints-To: news@ll.mit.edu Original-X-Trace: llslave.llan.ll.mit.edu 1037111150 155.34.163.111 (Tue, 12 Nov 2002 09:25:50 EST) Original-NNTP-Posting-Date: Tue, 12 Nov 2002 09:25:50 EST Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1585 Original-Lines: 28 X-Gnus-Article-Number: 1585 Tue Jan 17 17:29:10 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1445 Archived-At: sivaramn@sunguru.com (Sivaram Neelakantan) writes: > With BBDB & message-x installed, I'm able to TAB to get email-id > completions in the headers when composing but I dont want the buffer > to split and the BBDB matches to be shown. I'd rather get > messages/completions on failure/success. Is there a way to customize > it this way? Try setting this to nil: ---- bbdb-completion-display-record's value is t Documentation: *Whether `bbdb-complete-name' (M-x bbdb-complete-name in mail-mode) will update the *BBDB* buffer to display the record whose email address has just been inserted. ---- It still splits the window and displays multiple matches, but it goes away (or doesn't show up at all) when down to a single match. -- Peter Boettcher MIT Lincoln Laboratory boettcher@ll.mit.edu