From de9a96dbee44be09c84c7951790a3683feea2bed Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Fri, 18 Jul 2008 14:37:41 +0200 Subject: [PATCH] Add README with a little bit of documentation --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..64b960c --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +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 'message-mode-hook '(lambda()(local-set-key [C-tab] 'eweouz-complete))) + +in your .gnus file. + +Feature suggestions, patches and general feedback is of course +welcome. + + -- Tollef Fog Heen -- 2.39.5