Re: Improve `bbdb-auto-notes-alist'

2007-12-12 Thread Leo
On 2007-12-06 12:05 +, Tassilo Horn wrote: > Leo <[EMAIL PROTECTED]> writes: > > Hi Leo, > >> 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" (".*

Re: Improve `bbdb-auto-notes-alist'

2007-12-06 Thread Tassilo Horn
Leo <[EMAIL PROTECTED]> writes: Hi Leo, > 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))