Gnus development mailing list
 help / color / mirror / Atom feed
* BBDB initialisation and message
@ 2001-11-17 16:49 Robert Epprecht
  2001-11-17 16:15 ` Karl Kleinpaste
  2001-11-17 20:09 ` news
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Epprecht @ 2001-11-17 16:49 UTC (permalink / raw)


GNU Emacs 21.1, current Gnus from cvs:

I have in my .emacs

;; BBDB
(require 'bbdb)
(require 'bbdb-gnus)
(require 'bbdb-com)
(require 'bbdb-hooks)
(bbdb-initialize 'gnus 'message)
[...]

and get:
  (define-key message-mode-map "\211" (quote bbdb-complete-name))
  bbdb-insinuate-message()
  bbdb-initialize(gnus message)
  eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
  load-with-code-conversion("/home/dada/.emacs" "~/.emacs" t t)
  load("~/.emacs" t t)
  #[nil "^H\205\227^@   Æ=\203^Q^@Ç^HEQ\2025^@  É=\203'^@EÇEI#\203#^@I\2025^@I\$  command-line()
  normal-top-level()


It used to work some months ago.
What am I doing wrong?

Robert Epprecht



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

end of thread, other threads:[~2001-11-19 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-17 16:49 BBDB initialisation and message Robert Epprecht
2001-11-17 16:15 ` Karl Kleinpaste
2001-11-17 20:09 ` news
2001-11-17 21:56   ` Robert Epprecht
2001-11-18 12:24     ` Simon Josefsson
2001-11-19 17:04       ` news

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 NNTP newsgroup(s).