updated. thanks guys and gals :)
https://gist.github.com/4343164
tony day
tonyday...@gmail.com
On 7 Jan 2013, at 18:16, Achim Gratz wrote:
> Yasushi SHOJI writes:
>> + (org-agenda-buffer (if (buffer-live-p org-agenda-buffer)
>> + org-agenda-buffer))
>
Yasushi SHOJI writes:
> + (org-agenda-buffer (if (buffer-live-p org-agenda-buffer)
> + org-agenda-buffer))
--^
This should be a "when" form since there's no else clause.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron
Hi Tony,
At Thu, 20 Dec 2012 16:43:37 +1100,
Tony Day wrote:
>
> org-random-entry: select and goto a random todo entry. Prefix allows you
> to select which todo keyword.
>
> https://gist.github.com/4343164
love that idea!
However, I accidentally tried org-random-entry after org-agenda-exit
and
>
> I added an entry in org-hacks.org:
> http://orgmode.org/worg/org-hacks.html#sec-1-1-1
I never knew about the org-hacks section.
*adds a TODO*
Hi Tony,
Tony Day writes:
> I have exactly 386 TODO entries and may as well introduce some
> randomness to get to them.
>
> org-random-entry: select and goto a random todo entry. Prefix allows you
> to select which todo keyword.
I added an entry in org-hacks.org:
http://orgmode.org/worg/org-hac
Tony Day writes:
> I have exactly 386 TODO entries and may as well introduce some
> randomness to get to them.
>
> org-random-entry: select and goto a random todo entry. Prefix allows you
> to select which todo keyword.
>
> https://gist.github.com/4343164
Thanks, I'm using this already. One les
I have exactly 386 TODO entries and may as well introduce some
randomness to get to them.
org-random-entry: select and goto a random todo entry. Prefix allows you
to select which todo keyword.
https://gist.github.com/4343164