unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnus with bbdb article display problem
@ 2012-03-16 20:27 Dan Nicolaescu
  2012-03-22 18:35 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Nicolaescu @ 2012-03-16 20:27 UTC (permalink / raw)
  To: emacs-devel

Hi,

I don't update emacs that I use for reading mail (with gnus) very
often, I just did that today.

Unfortunately now when pressing RET in the summary buffer instead of
having the article displayed in the lower window, the BBDB buffer is
displayed instead. 

I haven't changed my gnus/bbdb settings in a few years, so this is
due to something that changed in emacs.


Here are my bbdb related settings in .gnus.el:

  (require 'bbdb)
  (bbdb-initialize 'gnus 'message)
  (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
  (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
  (setq bbdb-quiet-about-name-mismatches 0)
  (setq bbdb-use-pop-up nil)
  (setq bbdb-pop-up-target-lines 3)
  (setq bbdb-offer-save 1) 
  (setq bbdb-complete-name-allow-cycling t)
  (setq bbdb-dwim-net-address-allow-redundancy t)

This might be something that would hit other people when emacs is released...




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-18 17:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16 20:27 gnus with bbdb article display problem Dan Nicolaescu
2012-03-22 18:35 ` Lars Magne Ingebrigtsen
2012-04-03 12:55   ` Vitalie Spinu
2012-04-10 17:39     ` Lars Magne Ingebrigtsen
2012-04-18 17:05       ` Vitalie Spinu
2012-04-07  3:25   ` Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).