From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: henry atting Newsgroups: gmane.emacs.help Subject: Re: prevent bbdb window from popping up Date: Thu, 16 Jan 2014 22:17:15 +0100 Organization: LiteraturLateNight Message-ID: <87ob3btyn8.fsf@bye.fritz.box> References: <87mwizi043.fsf@bye.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389907213 19974 80.91.229.3 (16 Jan 2014 21:20:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 21:20:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 16 22:20:21 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3uML-0001sr-KA for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Jan 2014 22:20:17 +0100 Original-Received: from localhost ([::1]:35007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3uML-0003RP-36 for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Jan 2014 16:20:17 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!news-2.dfn.de!news.dfn.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: port-92-195-17-112.dynamic.qsc.de Original-X-Trace: online.de 1389907054 1396 92.195.17.112 (16 Jan 2014 21:17:34 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Thu, 16 Jan 2014 21:17:34 +0000 (UTC) Cancel-Lock: sha1:Fa/1rWSBNib9G1qcGIMbOGPXWso= Original-Xref: usenet.stanford.edu gnu.emacs.help:203185 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95454 Archived-At: > bbdb-mua-pop-up says: > > `If this is nil, BBDB is updated silently.` > > So when set > > (setq bbdb-mua-pop-up nil) > > bbdb should never pop up its own window in gnus when cycling through > addresses, right? > > As far as I can remember I never had luck with such a setting and hence > could never prevent bbdb from opening its own window. > How can I do this? > Okay, I understand now it is something like the Holy Grail or a state secrect but I did detect it anyway: (setq bbdb-completion-display-record nil)