Re: [Orgmode] Re: Automatic clock-in

2010-04-20 Thread Nick Dokos
Andrea Crotti wrote: > Benjamin Andresen writes: > > > Hey Andrea, > > > > > > Maybe C-u M-x org-clock-in RET does what you want. > > > > br, > > benny > > Ah great that's really nice, I always forget to try the magic C-u > first... > So by the way what is the real function called when prefixi

Re: [Orgmode] Re: Automatic clock-in

2010-04-20 Thread Bastien
Andrea Crotti writes: > Ah great that's really nice, I always forget to try the magic C-u > first... > So by the way what is the real function called when prefixing C-u? > I mean, can I call it directly? For example: (define-key org-mode-map "\C-c\C-x\C-I" (lambda () (interactive) (org-clock-

Re: [Orgmode] Re: Automatic clock-in

2010-04-20 Thread Eric S Fraga
On Tue, 20 Apr 2010 14:51:57 +0200, Andrea Crotti wrote: > Ah great that's really nice, I always forget to try the magic C-u > first... > So by the way what is the real function called when prefixing C-u? > I mean, can I call it directly? The same function (i.e. org-clock-in in this case) except

[Orgmode] Re: Automatic clock-in

2010-04-20 Thread Andrea Crotti
Benjamin Andresen writes: > Hey Andrea, > > > Maybe C-u M-x org-clock-in RET does what you want. > > br, > benny Ah great that's really nice, I always forget to try the magic C-u first... So by the way what is the real function called when prefixing C-u? I mean, can I call it directly? I see th

[Orgmode] Re: Automatic clock-in

2010-04-19 Thread Bernt Hansen
Andrea Crotti writes: > I'm using more and more the very nice clock functions provided by > org-mode. > I added this > --8<---cut here---start->8--- > (global-set-key "\C-c\C-x\C-o" 'org-clock-out) > --8<---cut here---end--->

Re: [Orgmode] Re: Automatic clock-in

2010-04-19 Thread Eric S Fraga
On Mon, 19 Apr 2010 17:49:09 +0200, Benjamin Andresen wrote: > > Hey Andrea, > > Andrea Crotti writes: > > > Or is there another better way to do already what I'm asking? > > Maybe C-u M-x org-clock-in RET does what you want. Andrea, I tag all the jobs that I clock with :clocked: and then s

[Orgmode] Re: Automatic clock-in

2010-04-19 Thread Benjamin Andresen
Hey Andrea, Andrea Crotti writes: > Or is there another better way to do already what I'm asking? Maybe C-u M-x org-clock-in RET does what you want. br, benny ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-