Re: [O] Byte compiler warnings in org-clock.el
Bastien writes: >> The corresponding defvar should probably be moved: > > Done, thanks. Another issue: the key binding doesn't work, since "C-C C-x C-i" and "C-C C-x C-I" are both mapped to org-clock-in-last via a general key mapping of "S-TAB" to "TAB". I can't seem to find where this mapping is
Re: [O] Byte compiler warnings in org-clock.el
Achim Gratz writes: > The corresponding defvar should probably be moved: Done, thanks. -- Bastien