Re: [O] [bug] org-agenda-diary-entry fails

2013-02-19 Thread Eric S Fraga
"W. Greenhouse" writes: > Hi Eric, > > Eric S Fraga writes: > >> Hello, >> >> with org up to date from git repository as of a few minutes ago, trying >> to insert a day diary entry from the agenda view >> (org-agenda-diary-entry) fails. Debug trace is attached. >> >> I cannot see what could be

Re: [O] [bug] org-agenda-diary-entry fails

2013-02-19 Thread W. Greenhouse
Hi Eric, Eric S Fraga writes: > Hello, > > with org up to date from git repository as of a few minutes ago, trying > to insert a day diary entry from the agenda view > (org-agenda-diary-entry) fails. Debug trace is attached. > > I cannot see what could be causing this problem. Any suggestions?

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Bastien
Hi Eric, Eric Fraga writes: > Again, my apologies for the noise. no problem, thanks for tracking this down and reporting it to the list. I had no idea people could use org-agenda-format-item, which operates in the very internals for the agenda display. Anyway, good you've got beyond that probl

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Eric Fraga
Hi Bastien, I tracked the problem down! There was a change, in commit b508ff69 two or so weeks ago, to the argument sequence of org-agenda-format-item which I was using to extract the time information from the diary entry so that I could sent that to my Outlook calendar! This meant that I was pa

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Eric Fraga
Bastien writes: > Hi Eric, > > Eric Fraga writes: > >> I am not entirely sure what you mean but I have tested this now with an >> empty diary.org file (i.e. no tags at all in that file at least) and I >> get: > > I've pushed a fix, please let me know if it solves your problem. Hi Bastien, Than

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Bastien
Hi Eric, Eric Fraga writes: > I am not entirely sure what you mean but I have tested this now with an > empty diary.org file (i.e. no tags at all in that file at least) and I > get: I've pushed a fix, please let me know if it solves your problem. Thanks, -- Bastien

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Eric Fraga
Bastien writes: > Hi Eric, > > Eric Fraga writes: > >> I should note that >> I have set org-agenda-diary-file to point to an org file instead of the >> default >> Emacs diary file and that file is based on a date-tree layout. > > Can you get this error with a limited set of (tagged) items? Hel

Re: [O] [bug] org-agenda-diary-entry fails on redisplay of the agenda

2012-09-30 Thread Bastien
Hi Eric, Eric Fraga writes: > I should note that > I have set org-agenda-diary-file to point to an org file instead of the > default > Emacs diary file and that file is based on a date-tree layout. Can you get this error with a limited set of (tagged) items? > The actual entry does get insert