Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Bernt Hansen
Matt Lundin writes: > Hi Eric, > > Eric S Fraga writes: > > [...] > >> The org-clock-in method works very well when I am pro-actively deciding >> what tasks to work on, e.g. through the agenda view. However, in some >> cases, I am reacting to external events (emails, somebody coming to see >> m

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Eric S Fraga writes: > Carsten Dominik writes: > >> On May 13, 2011, at 1:43 PM, Matt Lundin wrote: > > [...] > >>> >>> I cannot reproduce this. Here are the steps I took. >> >> I cannot reproduce it either. debug-on-error, and make a backtrace??? > > > Argghhh... I cannot reproduce now either

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
"Sebastien Vauban" writes: [...] > My solution is to use C-c C-x C-j, eventually with C-u prefix, from any Emacs > buffer, thanks to: Yes, this is the alternative approach I have been using (as opposed to agenda search). However, it would appear that C-u org-clock-in actually works as it shoul

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Carsten Dominik writes: > On May 13, 2011, at 1:43 PM, Matt Lundin wrote: [...] >> >> I cannot reproduce this. Here are the steps I took. > > I cannot reproduce it either. debug-on-error, and make a backtrace??? Argghhh... I cannot reproduce now either. Sigh. Very strange. Everything wo

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Carsten Dominik
On May 13, 2011, at 1:43 PM, Matt Lundin wrote: > Hi Eric, > > Eric S Fraga writes: > > [...] > >> The org-clock-in method works very well when I am pro-actively deciding >> what tasks to work on, e.g. through the agenda view. However, in some >> cases, I am reacting to external events (emai

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Sebastien Vauban
Hi Eric, Eric S Fraga wrote: > Hello, > > I have been using the clocking features of org mode more and more as > time goes on. Brilliant feature. However, I am having problems with > one specific use case: > > The org-clock-in method works very well when I am pro-actively deciding > what tasks t

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Matt Lundin
Hi Eric, Eric S Fraga writes: [...] > The org-clock-in method works very well when I am pro-actively deciding > what tasks to work on, e.g. through the agenda view. However, in some > cases, I am reacting to external events (emails, somebody coming to see > me, phone call, etc). I have a numb

[O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Hello, I have been using the clocking features of org mode more and more as time goes on. Brilliant feature. However, I am having problems with one specific use case: The org-clock-in method works very well when I am pro-actively deciding what tasks to work on, e.g. through the agenda view. Ho