From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: =?UTF-8?B?TmV3IGtleWJpbmRpbmcgQy1jIEMteCBDLXEgZm9yIMyAb3JnLWNs?= =?UTF-8?B?b2NrLWNhbmNlbCcgICh3YXM6IEJ5dGUgY29tcGlsZXIgd2FybmluZ3MgaW4g?= =?UTF-8?B?b3JnLWNsb2NrLmVsKQ==?= Date: Sat, 14 Jul 2012 08:59:22 +0200 Message-ID: <87vchqde0l.fsf_-_@gnu.org> References: <87d3406dm7.fsf@Rainer.invalid> <87liiosful.fsf@gnu.org> <87ehofpkr3.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpwJU-0007nU-RC for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 02:58:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpwJT-0001Av-SQ for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 02:58:48 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:53028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpwJT-0001Ap-MR for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 02:58:47 -0400 Received: by wibhq4 with SMTP id hq4so945438wib.12 for ; Fri, 13 Jul 2012 23:58:46 -0700 (PDT) In-Reply-To: <87ehofpkr3.fsf@Rainer.invalid> (Achim Gratz's message of "Fri, 13 Jul 2012 20:40:48 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > 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 > defined and if it can be switched off in Org. It seems that "C-C C-x > C-z" would still be available, though. As the subject says. C-c C-x C-q => ̀org-clock-cancel' C-c C-x C-x => ̀org-clock-in-last' -- Bastien