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


Robert Epprecht <epprecht@sunweb.ch> writes:
> and get:
>   (define-key message-mode-map "\211" (quote bbdb-complete-name))
>   bbdb-insinuate-message()

As quoted, there's no error in there.  What went wrong?  What was signaled?



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

* 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

* Re: BBDB initialisation and message
  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
  1 sibling, 1 reply; 6+ messages in thread
From: news @ 2001-11-17 20:09 UTC (permalink / raw)


Robert Epprecht <epprecht@sunweb.ch> writes:

> GNU Emacs 21.1, current Gnus from cvs:
> ;; BBDB
> (require 'bbdb)
> (require 'bbdb-gnus)
> (require 'bbdb-com)
> (require 'bbdb-hooks)
> (bbdb-initialize 'gnus 'message)
> [...]
>
Try including (require 'message) too.

Chris



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

* Re: BBDB initialisation and message
  2001-11-17 20:09 ` news
@ 2001-11-17 21:56   ` Robert Epprecht
  2001-11-18 12:24     ` Simon Josefsson
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Epprecht @ 2001-11-17 21:56 UTC (permalink / raw)


(Chris Beggy ) news@kippona.com writes:

> Try including (require 'message) too.

Yes, that works.  I'm sorry for letting you guess what the error was by
not properly quoting the error message.  Stupid me, must have been tired.

(Well it was:
 Error in init file: Symbol's value as variable is void: message-mode-map)

Thank you,
Robert



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

* Re: BBDB initialisation and message
  2001-11-17 21:56   ` Robert Epprecht
@ 2001-11-18 12:24     ` Simon Josefsson
  2001-11-19 17:04       ` news
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Josefsson @ 2001-11-18 12:24 UTC (permalink / raw)
  Cc: ding

Robert Epprecht <epprecht@sunweb.ch> writes:

> (Chris Beggy ) news@kippona.com writes:
>
>> Try including (require 'message) too.
>
> Yes, that works.  I'm sorry for letting you guess what the error was by
> not properly quoting the error message.  Stupid me, must have been tired.
>
> (Well it was:
>  Error in init file: Symbol's value as variable is void: message-mode-map)

Maybe this is a BBDB bug?  Perhaps they like to know about it.




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

* Re: BBDB initialisation and message
  2001-11-18 12:24     ` Simon Josefsson
@ 2001-11-19 17:04       ` news
  0 siblings, 0 replies; 6+ messages in thread
From: news @ 2001-11-19 17:04 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> Maybe this is a BBDB bug?  Perhaps they like to know about it.

Done.

Chris



^ 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).