Re: [O] Feature that org mode needs most

2012-08-21 Thread Bastien
Steinar Bang writes: >> Bastien : >> Steinar Bang writes: > >>> (The previously clocked item and it's :CLOCK: drawer was opened. I don't >>> know if that was intentional, or not...?) > >> This is intentional -- to make sure you see the change. > >> But perhaps the message is enough. Let me

Re: [O] Feature that org mode needs most

2012-08-21 Thread Steinar Bang
> Bastien : > Steinar Bang writes: >> (The previously clocked item and it's :CLOCK: drawer was opened. I don't >> know if that was intentional, or not...?) > This is intentional -- to make sure you see the change. > But perhaps the message is enough. Let me know if you think so. No, I'm

Re: [O] Feature that org mode needs most

2012-08-19 Thread Bastien
Hi Steinar, Steinar Bang writes: > (The previously clocked item and it's :CLOCK: drawer was opened. I don't > know if that was intentional, or not...?) This is intentional -- to make sure you see the change. But perhaps the message is enough. Let me know if you think so. -- Bastien

Re: [O] Feature that org mode needs most

2012-08-16 Thread Steinar Bang
> Bastien : >> is this known, and has been fixed later than the above commit? If so, I >> can pull, and try again. > It should be fixed now, please confirm. I can confirm it works. Ie. that it adjusts the end time of the previously clocked item correctly. My current latest commit after th

Re: [O] Feature that org mode needs most

2012-08-15 Thread Bastien
Hi Steinar, Steinar Bang writes: > is this known, and has been fixed later than the above commit? If so, I > can pull, and try again. It should be fixed now, please confirm. Thanks, -- Bastien

Re: [O] Feature that org mode needs most

2012-08-15 Thread Steinar Bang
> Bastien : > Steinar Bang writes: >> I will pull and try the new functionality. > Yes -- please let me know. The drawback of this functionality is that > it changes things outside of sight, which I don't really like. You get > a message, and the subtree of the (possibly distant) clock get

Re: [O] Feature that org mode needs most

2012-08-02 Thread Bastien
Steinar Bang writes: > I will pull and try the new functionality. Yes -- please let me know. The drawback of this functionality is that it changes things outside of sight, which I don't really like. You get a message, and the subtree of the (possibly distant) clock get unfolded, but perhaps th

Re: [O] Feature that org mode needs most

2012-08-01 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > I'm back from a black hole for some time, and still have 100's of Org posts to > read, so my question can be already answered somewhere... Welcome back! > In the following case: > > ** Some task (A) >:LOGBOOK: >CLOCK: [2012-08-01 Wed 13:34]-

Re: [O] Feature that org mode needs most

2012-08-01 Thread Steinar Bang
> Bastien : > The keybindings are S-M-. ...and requires a fresh pull from git. I will pull and try. [snip!] >> I'm guessing it's the first, because I've used S-up and S-down, but I >> haven't seen them adjust the previously clocked item (my clocked >> items are often far apart). > Did you

Re: [O] Feature that org mode needs most

2012-08-01 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > Steinar Bang writes: >>> Mehul Sanghvi : >>> You can use the S-up and S-down key combinations to adjust the clocks >>> for the current activity and the previous one. >> >> Is that "previous" as in the "previous item in the org tree" or as the >> "previously clocke

Re: [O] Feature that org mode needs most

2012-08-01 Thread Bastien
Steinar Bang writes: >> Mehul Sanghvi : > >> You can use the S-up and S-down key combinations to adjust the clocks >> for the current activity and the previous one. The keybindings are S-M-. > > Is that "previous" as in the "previous item in the org tree" or as the > "previously clocked ite

Re: [O] Feature that org mode needs most

2012-08-01 Thread Steinar Bang
> Mehul Sanghvi : > You can use the S-up and S-down key combinations to adjust the clocks > for the current activity and the previous one. Is that "previous" as in the "previous item in the org tree" or as the "previously clocked item"? I'm guessing it's the first, because I've used S-up and

Re: [O] Feature that org mode needs most

2012-07-27 Thread Bastien
Hi Joseph, Joseph Thomas writes: > This solution best best allows me to keep accurate clocks without > disrupting focus on my current activity, and will already make a big > difference going forward.   You might want to have a look at `org-clock-continuously', that I implemented last week. It

Re: [O] Feature that org mode needs most

2012-07-27 Thread Bastien
Hi Joseph, Joseph Thomas writes: >  Could you make a suggestion? >From latest git, you can now use `C-c C-x C-z'. Nothing really logical -- ideally, this would have been C-c C-x C-zz ... :) -- Bastien

Re: [O] Feature that org mode needs most

2012-07-20 Thread Giovanni Ridolfi
Da: Joseph Thomas Inviato: Mercoledì 18 Luglio 2012 16:06 > I plan to use org-resolve-clocks much more > regularly than perhaps it was intended, I would like to make a key biniding > for it. >  If there are plans to do this in an emacs distribution at some point, I don't think so: key bin

Re: [O] Feature that org mode needs most

2012-07-19 Thread Giovanni Ridolfi
Da: John Hendy Inviato: Mercoledì 18 Luglio 2012 20:26 Hi, John > You might want to check out Brent's answer to a similar question I > asked a bit back (basically an expanded version of some answers given > above): > - http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40499.html I haven't to

Re: [O] Feature that org mode needs most

2012-07-18 Thread John Hendy
You might want to check out Brent's answer to a similar question I asked a bit back (basically an expanded version of some answers given above): - http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40499.html Also, per your shortcut question, I have this in ~/.emacs: ,--- | (global-set-key "\C-

Re: [O] Feature that org mode needs most

2012-07-18 Thread Joseph Thomas
Thanks so much, I'll follow the instructions on this page, it seems like a better approach than what I did earlier today. On Wed, Jul 18, 2012 at 11:46 AM, Giovanni Ridolfi < giovanni.rido...@yahoo.it> wrote: > Da: Joseph Thomas > Inviato: Mercoledì 18 Luglio 2012 16:01 > > > I did download th

Re: [O] Feature that org mode needs most

2012-07-18 Thread Giovanni Ridolfi
Da: Joseph Thomas Inviato: Mercoledì 18 Luglio 2012 16:01 >  I did download the latest snapshot of org from git, but as I need to >maintain my todo.in > NT emacs at work, I don't have make > and so and so . you read the nice page on worg written by Achim Gratz  http://orgmode.org/wo

Re: [O] Feature that org mode needs most

2012-07-18 Thread Joseph Thomas
Forgot to ask in my last response- since I plan to use org-resolve-clocks much more regularly than perhaps it was intended, I would like to make a key biniding for it. If there are plans to do this in an emacs distribution at some point, I'd like to choose something logical- ideally something that

Re: [O] Feature that org mode needs most

2012-07-18 Thread Joseph Thomas
Giovanni, thanks so much for taking the time to respond. I had learned about the idle time feature from the info docs when I first started using org. The reason this solution won't work for me though is that, if I understand correctly, it would only apply in scenarios where my emacs session detec

Re: [O] Feature that org mode needs most

2012-07-18 Thread Rainer Stengele
Am 17.07.2012 23:33, schrieb Mehul Sanghvi: > On Tue, Jul 17, 2012 at 5:15 PM, Joseph Thomas wrote: >> Hello. >> I couldn't believe I hadn't been aware of org mode until a few months ago, >> as someone who's been using emacs for everything for many years. >> >> I use it to journal how all my time

Re: [O] Feature that org mode needs most

2012-07-18 Thread Giovanni Ridolfi
Hi, Joseph, (I cc'ed also Bernt Hansen, aka "the king of clocking" ;-) maybe he has better ideas; he's more experience than me, for sure ;) Da: Joseph Thomas Inviato: Martedì 17 Luglio 2012 23:15 > there's no easy way I can see to make quick adjustments to clocked time > between activities. 

Re: [O] Feature that org mode needs most

2012-07-17 Thread Mehul Sanghvi
On Tue, Jul 17, 2012 at 5:15 PM, Joseph Thomas wrote: > Hello. > I couldn't believe I hadn't been aware of org mode until a few months ago, > as someone who's been using emacs for everything for many years. > > I use it to journal how all my time is spent in a given work day- for both > work relat

[O] Feature that org mode needs most

2012-07-17 Thread Joseph Thomas
Hello. I couldn't believe I hadn't been aware of org mode until a few months ago, as someone who's been using emacs for everything for many years. I use it to journal how all my time is spent in a given work day- for both work related tasks and non-work tasks (ex. getting coffee, lunch, conversat