Dan Griswold <dgris...@rochester.rr.com> wrote: > On 17 Mar 2011, tass...@member.fsf.org wrote: > > > I've just update my org checkout, and the issue seems to be already > > fixed by > > > > * 9216453..: Julien Danjou 2011-03-17 org-agenda: remove useless > > concat > > commit 9216453a3882eb45d0ba05e4e4fdeba9488205cc > > Author: Julien Danjou <jul...@danjou.info> > > Date: Thu Mar 17 17:07:10 2011 +0100 > > > > org-agenda: remove useless concat > > > > * lisp/org-agenda.el (org-agenda-highlight-todo): Remove useless > > `concat'. > > > > Mine is somewhat fixed. The first time I try org-agenda-list I get: > > org-format-agenda-item: Args out of range: -1, 0 > > but if I try it a second time, right away, it works. > > However, this seems to be a different manifestation of another problem, > one I've had for a while. Before today, the first time in an emacs > session I tried to do org-agenda-list, it would bring future > appointments from my diary file into the agenda for the current > day. Running org-agenda-list a second time would correct it: today's > appointments would appear in the current day's agenda, tomorrow's > appointments in tomorrow's agenda. As I said, different problem. I would > like to know what is causing that, but the problem that is the focus for > this thread appears to be resolved. > > Thanks to all, especially Julien. >
Can you provide a backtrace? See section 1.4, "Feedback", of the Org manual on how to produce a backtrace. Thanks, Nick