Hi Roland,
"Roland Winkler" <wink...@gnu.org> writes:
> I put BBDB 3 into feature freeze. I will be grateful if, for the
> next four weeks, you still report bugs on this list, but I will not
> add new features during that time.
I'm resubmitting this patch, which fixes the problem when completing
bbdb entries for the first time in Gnus. I didn't explore why it is
necessary, but I've been using it for the last few weeks and it fixes
the bug for me.
Thanks in advance,
diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el
index 4e8c34d..48be193 100644
--- a/lisp/bbdb-com.el
+++ b/lisp/bbdb-com.el
@@ -2094,8 +2094,6 @@ If we are past `fill-column', wrap at the previous comma."
;; Update the *BBDB* buffer if desired.
(if bbdb-completion-display-record
(let ((bbdb-silent-internal t))
- ;; FIXME: This pops up *BBDB* before removing *Completions*
- (bbdb-pop-up-window)
(bbdb-display-records records nil t)))
;; `bbdb-complete-mail-hook' may access MAIL, ADDRESS, and RECORDS.
(run-hooks 'bbdb-complete-mail-hook))))
--
Bastien
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/