eweouz -- bbdb-a-like, but talks to Evolution Data Server do you use gnus or another emacs-based mail client and want better integration with the rest of the GNOME desktop? eweouz might then be for you. To use this, put something like: (add-hook 'gnus-startup-hook 'eweouz-insinuate-gnus) (add-hook 'mail-setup-hook 'eweouz-insinuate-sendmail) (add-hook 'message-setup-hook 'eweouz-insinuate-message) in your .emacs file. If you use Wanderlust, use (add-hook 'wl-hook 'eweouz-insinuate-wl) instead. - C-tab gets mapped to completing email addresses in sendmail-mode and message mode - : in Gnus's summary mode gets mapped to adding the sender to your address book Feature suggestions, patches and general feedback is of course welcome. Patches in the form of a git branch against any of the ones found on git://git.err.no/eweouz is preferred, but others are of course also accepted. -- Tollef Fog Heen