[O] org pomodoro

2013-09-28 Thread Devin Homan
I've put up some code on github that I use for tracking time using the Pomodoro method. Perhaps others might find it useful. https://github.com/dwhoman/org-pomodoro

Re: [O] org-timer-set-timer org-notify message and sound arguments

2013-09-03 Thread Devin Homan
Here is a `git diff -p org-timer.el' of the changes that I am proposing. diff --git a/lisp/org-timer.el b/lisp/org-timer.el index 2351c4c..cb0ce45 100644 --- a/lisp/org-timer.el +++ b/lisp/org-timer.el @@ -93,6 +93,25 @@ nil current timer is not displayed" (defvar org-timer-cancel-hook n

[O] org-timer-set-timer org-notify message and sound arguments

2013-09-03 Thread Devin Homan
The current implementation of org-timer-set-timer calls org-notify with the PLAY-SOUND argument set to 't', which gets passed to org-clock-play-sound that then in turn calls the beep function. The value of this argument should be defined in a defvar so as to allow the user to modify or dynamically