On Oct 4, 2011, at 1:42 PM, Karl Voit wrote:
> * Jambunathan K wrote:
>>
A simple M-x grep-find on .org files for the year should work.
>>>
>>> I do not know the year.
>>
>> That is what regexps are for.
> [...]
>> It is not my intention to provide you with a outright solution but only
Hi Carsten!
* Carsten Dominik wrote:
>
> I have no general method. However, you can do this:
>
> 1. On the "Options" menu, switch "Enter debug on error" on.
> 2. Run your agenda to hit the error. A buffer with the backtrace
>pops open.
> 3. Press
>
> e (current-buffer) RET
>
> to l
* Jambunathan K wrote:
>
>>> A simple M-x grep-find on .org files for the year should work.
>>
>> I do not know the year.
>
> That is what regexps are for.
[...]
> It is not my intention to provide you with a outright solution but only
> to give sufficient hints so that you make progress.
:-)
T
On Oct 3, 2011, at 1:50 PM, Karl Voit wrote:
> Hi!
>
> * Jambunathan K wrote:
>> Karl Voit writes:
>>
>>> When I get «Specified time is not representable» while creating the
>>> Agenda view, I want to get more information *where* the problem is.
>>>
>>> I found [1] and following and so I got
>> A simple M-x grep-find on .org files for the year should work.
>
> I do not know the year.
That is what regexps are for.
If you visit the org file and do
M-x occur RET [<[]19[0-7][0-9] RET
you are likely to find all entries in the 1900 and 1979 range.
It is not my intention to provide you
Hi!
* Jambunathan K wrote:
> Karl Voit writes:
>
>> When I get «Specified time is not representable» while creating the
>> Agenda view, I want to get more information *where* the problem is.
>>
>> I found [1] and following and so I got it that there is no way of
>> managing timestamps before 197
Karl Voit wrote:
> Hi!
>
> When I get «Specified time is not representable» while creating the
> Agenda view, I want to get more information *where* the problem is.
>
> I found [1] and following and so I got it that there is no way of
> managing timestamps before 1970 :-(
>
Not quite true: Ca
Karl Voit writes:
> Hi!
>
> When I get «Specified time is not representable» while creating the
> Agenda view, I want to get more information *where* the problem is.
>
> I found [1] and following and so I got it that there is no way of
> managing timestamps before 1970 :-(
>
> Is there a way to g
Hi!
When I get «Specified time is not representable» while creating the
Agenda view, I want to get more information *where* the problem is.
I found [1] and following and so I got it that there is no way of
managing timestamps before 1970 :-(
Is there a way to get to the problematic time stamp?