3 Dec 2005 22:29
abook 0.5.5 adds wl export
Josef 'Jupp' SCHUGT <jupp <at> gmx.de>
2005-12-03 21:29:02 GMT
2005-12-03 21:29:02 GMT
Hi! abook is a text-based address book program that can also be used to convert between different address book formats. Supported input formats (as of 0.5.5) are: - abook abook native format - ldif ldif / Netscape addressbook - mutt mutt alias - pine pine addressbook - csv comma separated values Supported output formats (as of 0.5.5) are: - abook abook native format - ldif ldif / Netscape addressbook (.4ld) - mutt mutt alias - html html document - pine pine addressbook - gcrd GnomeCard (VCard) addressbook - csv comma separated values - palmcsv Palm comma separated values - elm elm alias - text plain text - spruce Spruce address book - wl Wanderlust address book Of interest for japanese users of this list: The new version of abook also adds a 日本語 translation.(Continue reading)

(setq wl-summary-from-function 'bbdb-wl-from-func)
;; automatically add mailing list fields
(add-hook 'bbdb-notice-hook 'bbdb-auto-notes-hook)
(setq bbdb-auto-notes-alist '(("X-ML-Name" (".*$" ML 0))))
(setq bbdb-complete-name-allow-cycling t)
(setq bbdb-expand-mail-aliases t)
(setq bbdb-use-alternate-names t)

RSS Feed