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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
16 matches
Mail list logo