Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-15 Thread Philipp Haselwarter
thanks, got it working now (with some fiddling). looks like `calendar-date-style' is not honored /at all/, if you don't use -MM-DD format (as stated in the org-bbdb.el header, admittedly), it just blows up in your face :) -- Philipp Haselwarter

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-15 Thread Carsten Dominik
On Jun 13, 2011, at 6:15 PM, Philipp Haselwarter wrote: thanks, got it working now (with some fiddling). looks like `calendar-date-style' is not honored /at all/, if you don't use -MM-DD format (as stated in the org-bbdb.el header, admittedly), it just blows up in your face :) While I

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-13 Thread Matt Lundin
Philipp Haselwarter philipp.haselwar...@gmx.de writes: On 2011-05-16 14:08 UT, Matt Lundin m...@imapmail.org wrote: ML I have anniversaries working in my own setup, so between the two ML sets of modifications, I should be able to provide a full set of ML fixes.More soon... Would you mind

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-12 Thread Philipp Haselwarter
On 2011-05-16 14:08 UT, Matt Lundin m...@imapmail.org wrote: ML 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

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-12 Thread Nick Dokos
Philipp Haselwarter philipp.haselwar...@gmx.de wrote: On 2011-05-16 14:08 UT, Matt Lundin m...@imapmail.org wrote: ML 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

Re: [O] 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: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 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: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 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

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 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: [O] 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: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Matt Lundin
Roland Winkler wink...@gnu.org writes: 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

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Leo
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 BBDB-anniv.el. The rest works well for