Hi There,

When using bbdb to track emails sent from a contact, one usually would
like to the latest N articles. However, the current
`bbdb-auto-notes-alist' does not support such a feature.

This kind of feature looks quite useful. if N is positive keep the
newest N articles otherwise the oldest abs(N) articles.

(setq bbdb-auto-notes-alist
      (list
       '("Subject" (".*" emails 0 N))
       '("User-Agent"   (".*" mailer 0 t))
       '("X-Mailer"     (".*" mailer 0 t))))

What do you think of this?

Best wishes,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

          Use the best OS -- http://www.fedoraproject.org/


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to