emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [PATCH 0/2] Soem more minor patches


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH 0/2] Soem more minor patches
Date: Thu, 22 Oct 2009 07:38:04 +0200


On Oct 21, 2009, at 11:52 AM, James TD Smith wrote:

I found the changes John Wiegley made to org-repeat-re stopped it from matching
repeaters with just a '+' at the start. I have fixed this.

Hi James, can you please provide an example for this bug?

Thanks!

- Carsten



Also, I've added a way for the clock resolution code to use system idle time under X11, using a small C program which uses the xscreensaver extension.

James TD Smith (2):
 Add an X11 equivalent to org-mac-idle-seconds.
 org-repeat-re was no longer matching simple +2d type repeaters. Fix.

.gitignore          |    1 +
ChangeLog           |    6 +++++-
UTILITIES/x11idle.c |   21 +++++++++++++++++++++
lisp/ChangeLog      |   11 ++++++++++-
lisp/org-clock.el   |   10 ++++++++--
lisp/org.el         |    2 +-
6 files changed, 46 insertions(+), 5 deletions(-)
create mode 100644 UTILITIES/x11idle.c

--
|-<James TD Smith>-<email/address@hidden>-|


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]