Re: Python parsers for lisp expression

2013-01-11 Thread Mitchel Humpherys
On Fri, Jan 11, 2013 at 1:43 AM, Sriram Karra wrote: > > So to come to my query, finally - is there any known library or program - > in Python - that can successfully parse the BBDB entry syntax? Any ideas on > how to tackle this problem? > If you don't mind depending on Emacs itself, pymacs [1]

Re: [BBDB] ChangeLog 2012-09-8 (bbdb-ignore-message-alist)

2012-09-10 Thread Mitchel Humpherys
> > So I replaced the call of gnus-fetch-field by > gnus-fetch-original-field. Let me know if now > bbdb-ignore-message-alist works for you as expected. > > Using X-* headers in `bbdb-ignore-message-alist' appears to be working now. Thanks! Mitch --

Re: Ignore some user names?

2012-09-07 Thread Mitchel Humpherys
Does something like ("From". "The Bug Tracking System") in your `bbdb-ignore-message-alist' not work? On Fri, Sep 7, 2012 at 11:12 AM, Norman Walsh wrote: > Hi, > > One of the internal systems where I work sends bug track messages. > They all come like this: > >From: The Bug Tracking Syste

Re: bbdb-ignore-message-alist

2012-09-04 Thread Mitchel Humpherys
> > What is your value of bbdb-mua-auto-update-p? Its value is bbdb-select-message. > You need something > like the default of this variable to enable what you want. > The default of `bbdb-mua-auto-update-p', you mean? I'm not customizing it, so I assume it is the default value... But maybe i

bbdb-ignore-message-alist

2012-08-28 Thread Mitchel Humpherys
I'd like to configure bbdb to not auto-notice addresses in mailing list mail. I'm trying to use the `X-Mailing-List' and `X-Mailman-Version' headers, since those seem to be consistently present on all the mailing lists I read, but it doesn't seem to be working (i.e. bbdb still offers to save email

Re: bbdb/news-auto-create-p (auto create entries from everything)

2012-08-16 Thread Mitchel Humpherys
5:36 AM, Alan Schmitt wrote: > Mitchel Humpherys writes: > >> Does bbdbv3 have something similar to bbdb/mail-auto-create-p? >> >> Basically I just want bbdb to be big brother and auto-create entries >> for every email address I ever see. Ever. > > I th

bbdb/news-auto-create-p (auto create entries from everything)

2012-08-15 Thread Mitchel Humpherys
Does bbdbv3 have something similar to bbdb/mail-auto-create-p? Basically I just want bbdb to be big brother and auto-create entries for every email address I ever see. Ever. Thanks! Mitch PS What have people found to be the best source for configuring bbdbv3? I've found that nearly everything on