Re: org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 Thread Matt Lundin
Roland Winkler wink...@gnu.org writes: On Sun May 15 2011 Matt Lundin wrote: I'd be happy to take this on. AFAICT, there are three functions in org-bbdb that no longer exist in bbdb v3. bbdb-name bbdb-company bbdb-record-getprop The first two can easily be defaliased to

Re: org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 Thread Matt Lundin
Leo sdl@gmail.com writes: On 2011-05-16 00:58 +0800, Matt Lundin wrote: I'd be happy to take this on. AFAICT, there are three functions in org-bbdb that no longer exist in bbdb v3. If you want you can build on top of my version. The anniversaries is still broken since I don't use

Re: org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Roland Winkler
On Sat May 14 2011 Johnny wrote: I have set up an org-agenda that includes anniversaries in the agenda view from the bbdb database, but this breaks with bbdb 3.02 giving the error 'bad sexp'. I set up the agenda file using (from org-mode 6.33x info section 10.3.1): * Anniversaries

Re: org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Roland Winkler
On Sun May 15 2011 Roland Winkler wrote: It would probably be good if the needs of org-mode could be incorporated into the new BBDB before we declare that BBDB v3 has reached a beta stage.) I forgot to say: It is an item on the todo list for BBDB v3 to provide a more complete list for how

Re: org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Roland Winkler
On Sun May 15 2011 Matt Lundin wrote: I'd be happy to take this on. AFAICT, there are three functions in org-bbdb that no longer exist in bbdb v3. bbdb-name bbdb-company bbdb-record-getprop The first two can easily be defaliased to bbdb-search-organization and bbdb-search-name. (For a

org-bbdb-anniversaries gives error 'bad sexp'

2011-05-14 Thread Johnny
I just went back to bbdb 3.02 after having lingered with bbdb 2.35 for a while. I have set up an org-agenda that includes anniversaries in the agenda view from the bbdb database, but this breaks with bbdb 3.02 giving the error 'bad sexp'. I set up the agenda file using (from org-mode 6.33x