>>>>> "KF" == Karl Fogel <[email protected]> writes:

KF> Hi. I wrote a new package, 'mailaprop', that provides popup-style autofill
KF> for email addresses in recipient headers of message composition buffers.

If you want a nice source of candidates, I wrote this unpublished package:

https://github.com/jwiegley/dot-emacs/blob/master/lisp/gnus-harvest/gnus-harvest.el

It watches who you write to, and who you read e-mail from (if you hook it into
Gnus), and stores them all in an SQLite database with timestamps. It then lets
you query for a candidate list. I use it via message-x.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

Reply via email to