[Mew-dist 10679] Re: MEW & BBDB

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
1999年 9月 16日 (木) 18:41:43 JST


From: Bosse Nystrom <bo.nystrom at example.com>
Subject: [Mew-dist 10600] MEW & BBDB

> If so how do I make it work, Mew 1.94b25 ( yes I should upgrade...) 
> and bbdb 2.0, works from gnus, but in mew ( with mew-use-bbdb t) a
> ";" or a ":" only results in a "Buffer is read-only" message.....

mew-use-bbdb is now obsolete. Change the key binding by yourself.
e.g.

(setq mew-init-hook 
      '(lambda ()
	 (require 'bbdb-com)
	 (define-key mew-draft-header-map "\e\t" 'bbdb-complete-name)))

--Kazu



Mew-dist メーリングリストの案内