Re: status of bbdb3 support in wl?
Michael Welle <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <[email protected]> |
Hello,
Randy Bush wrote:
>
> > IWhen composing a new message I can type 'randy' into the to-field and
> > use the tab key to see all the randys in the bbdb database.
>
> arrrrgggggghhhhhhhhh!
>
> i have been typing ESC TAB
I guess you can change that to your liking in this snippet:
(add-hook 'wl-draft-mode-hook
(lambda ()
(define-key wl-draft-mode-map "\C-i"
'hmw/complete-and-expand-mailabbrev)))
> in bbdb2, tab inserts a tab
>
> it now works in wl. not in open emacs
What does 'in open emacs' mean?
> oh little snail ...
;)
Or the (very) free translation from a German saying: drudgingly
nurishes the squirrel.
Regards
hmw