Re: [O] Agenda bug

2018-03-14 Thread Robert Horn
Nicolas Goaziou writes: > Could you provide an ECM? I tried to set `org-agenda-files' to a file > containing the three lines above, and launched an agenda view, without > error. So, what are the steps required to exhibit a failure? Apologies. It's an org version problem on my end. There is no

Re: [O] Agenda bug

2018-03-11 Thread Nicolas Goaziou
Hello, Robert Horn writes: > I discovered that the lines ( the body of a headline): > *** real headline >* example >:SCHEDULED: > > cause agenda processing to fail. Could you provide an ECM? I tried to set `org-agenda-files' to a file containing the three lines above, and launc

Re: [O] Agenda bug

2018-03-06 Thread Robert Horn
Eric S Fraga writes: > On Tuesday, 6 Mar 2018 at 11:23, Robert Horn wrote: >> I discovered that the lines ( the body of a headline): >> *** real headline >>* example >>:SCHEDULED: >> >> cause agenda processing to fail. It tries to parse as a >> timestamp. The parser used by a

Re: [O] Agenda bug

2018-03-06 Thread Eric S Fraga
On Tuesday, 6 Mar 2018 at 11:23, Robert Horn wrote: > I discovered that the lines ( the body of a headline): > *** real headline >* example >:SCHEDULED: > > cause agenda processing to fail. It tries to parse as a > timestamp. The parser used by agenda appears not to enforce the

[O] Agenda bug

2018-03-06 Thread Robert Horn
I discovered that the lines ( the body of a headline): *** real headline * example :SCHEDULED: cause agenda processing to fail. It tries to parse as a timestamp. The parser used by agenda appears not to enforce the requirement that headlines begin with asterisks on the left marg

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Bastien
Samuel Wales writes: > But the problem of grabbing a time from the headline is solvable: > > (setq org-agenda-search-headline-for-time nil) Indeed, thanks a lot for the pointers! -- Bastien, who wonders why all metaphysical problems cannot be solved by setting an Org variable.

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Samuel Wales
Hi Huy, I depend on inactive timestamps in headlines, because they are useful when the entries are folded. I sort by time, which eliminates the need for date trees. But the problem of grabbing a time from the headline is solvable: (setq org-agenda-search-headline-for-time nil) Samuel -- Th

Re: [O] Agenda bug: time conflict between headline and scheduled date

2012-12-30 Thread Bastien
Hi Huy, Huy writes: > there's a bug when I have a task like this: > > * Test [2012-12-26 Wed 22:24] > SCHEDULED: <2012-12-25 Wed> > > Note that the inactive date has a time in the headline, but the schedule > date doesn't. > > When I run the agenda, I get this: > > Tuesday25 De

Re: [O] Agenda bug: q & x keys are swapped?

2012-12-28 Thread Bastien
Hi Huy, Huy writes: > It seems that org-agenda-quit (q) and org-agenda-exit (x) are swapped. > 'q' wants to close my the buffers loaded for the agenda. > > Strange. I cannot reproduce this. Does anyone can? Thanks, -- Bastien

Re: [O] Agenda bug: 'now' is on the wrong day

2012-12-27 Thread Juan Pechiar
Huy, please check your setting for org-extend-today-until: The hour when your day really ends. Must be an integer. This has influence for the following applications: - When switching the agenda to "today". It it is still earlier than the time given here, the day recognized as TODA

[O] Agenda bug: 'now' is on the wrong day

2012-12-27 Thread Huy
It's 1:17am over here. And when I pop up the agenda and then hit 'l', it says: 1:17.. now - - - - - - - - - - - - - - - - - - - - - - - - - but it's on the wrong day: yesterday. I'm running 7.9.2 on emacs 24.2.1 on OS X Thanks, Huy

[O] Agenda bug: q & x keys are swapped?

2012-12-27 Thread Huy
It seems that org-agenda-quit (q) and org-agenda-exit (x) are swapped. 'q' wants to close my the buffers loaded for the agenda. Strange. I'm running 7.9.2 on emacs 24.2.1 on OS X Thanks, Huy

[O] Agenda bug: time conflict between headline and scheduled date

2012-12-26 Thread Huy
task Reply-To: Hi, there's a bug when I have a task like this: * Test [2012-12-26 Wed 22:24] SCHEDULED: <2012-12-25 Wed> Note that the inactive date has a time in the headline, but the schedule date doesn't. When I run the agenda, I get this: Tuesday25 December 2012 G

Re: [O] agenda bug

2011-04-19 Thread Memnon Anon
Hi, Nicholas Putnam writes: > I get a strange error message when trying to view the agenda for the > current day/week with C-c a a : > > org-agenda-highlight-todo: Args out of range: #("  diary:  " 0 14 > (org-category "diary" tags nil org-highest-priority 65 > org-lowest-priority 67 time-o

Re: [O] agenda bug

2011-04-19 Thread Nick Dokos
Nicholas Putnam wrote: > I get a strange error message when trying to view the agenda for the > current day/week with C-c a a : > > org-agenda-highlight-todo: Args out of range: #("  diary:  " 0 14 > (org-category "diary" tags nil org-highest-priority 65 > org-lowest-priority 67 time-of-day

[O] agenda bug

2011-04-19 Thread Nicholas Putnam
I get a strange error message when trying to view the agenda for the current day/week with C-c a a : org-agenda-highlight-todo: Args out of range: #(" diary: " 0 14 (org-category "diary" tags nil org-highest-priority 65 org-lowest-priority 67 time-of-day nil ...)), 26, 30 I can make it go a