[O] Properties drawer

2015-03-14 Thread Nicolas Calderon
t after is a bit annoying. Is there an easy way to ensure the drawers always stay nicely tucked under the headings? I'm looking for something like whatever keeps the tags in place no matter what. Thanks, -- Nicolas Calderon Asselin

Re: [O] A bit of work around org-clock-idle-time

2012-07-28 Thread Nicolas Calderon
Sorry, I forgot to reply to all when Nicolas D. answered the first email and took it off the list. Here is what you missed regarding org-clock.el: On Thu, Jul 19, 2012 at 2:33 PM, Nick Dokos wrote: > Nicolas Calderon wrote: > >> >> As for the max solution for idle time, I

[O] Patch for org-clock.el

2012-07-18 Thread Nicolas Calderon
>From c8979b360749ecd66e298fdbdbc2450668be3a20 Mon Sep 17 00:00:00 2001 From: Nicolas Calderon Asselin Date: Wed, 18 Jul 2012 14:58:31 -0400 Subject: [PATCH 2/2] Added checks to determine which idle time to use * lisp/org-clock.el (org-clock-idle-time): Org-mode assumed that x11idle was

[O] Patch for x11idle

2012-07-18 Thread Nicolas Calderon
>From c4856a35a2118efb16d6b8eb674ff9e05fc7f65a Mon Sep 17 00:00:00 2001 From: Nicolas Calderon Asselin Date: Wed, 18 Jul 2012 14:19:10 -0400 Subject: [PATCH 1/2] Made x11idle more robust * UTILITIES/x11idle.c (org-clock-idle-time): Added multiple checks to functions return values to prev

[O] A bit of work around org-clock-idle-time

2012-07-18 Thread Nicolas Calderon
ommands every time), but that's as good as I could do with my knowledge of lisp (none, as of before looking into this). Hopefully, all this will respect what I read here: http://orgmode.org/worg/org-contribute.html. Thanks, -- Nicolas Calderon