Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Epprecht <epprecht@sunweb.ch>
Subject: BBDB initialisation and message
Date: Sat, 17 Nov 2001 17:49:27 +0100	[thread overview]
Message-ID: <86k7wpxrzc.fsf@i2d.home> (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



             reply	other threads:[~2001-11-17 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-17 16:49 Robert Epprecht [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86k7wpxrzc.fsf@i2d.home \
    --to=epprecht@sunweb.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).