emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: James TD Smith <ahktenzero@mohorovi.cc>
To: emacs-orgmode@gnu.org
Subject: [PATCH 0/2] Soem more minor patches
Date: Wed, 21 Oct 2009 10:52:47 +0100	[thread overview]
Message-ID: <1256118769-787-1-git-send-email-ahktenzero@mohorovi.cc> (raw)

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.

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/ahktenzero@mohorovi.cc>-|

             reply	other threads:[~2009-10-21  9:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21  9:52 James TD Smith [this message]
2009-10-21  9:52 ` [PATCH 1/2] Add an X11 equivalent to org-mac-idle-seconds James TD Smith
2009-10-21  9:52   ` [PATCH 2/2] org-repeat-re was no longer matching simple +2d type repeaters. Fix James TD Smith
2009-10-22 13:16   ` [PATCH 1/2] Add an X11 equivalent to org-mac-idle-seconds Carsten Dominik
2009-10-22  5:38 ` [PATCH 0/2] Soem more minor patches Carsten Dominik
2009-10-22 10:22   ` James TD Smith
2009-10-22 13:17     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1256118769-787-1-git-send-email-ahktenzero@mohorovi.cc \
    --to=ahktenzero@mohorovi.cc \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).