From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG! Re: Byte compiler warnings in org-clock.el Date: Sat, 14 Jul 2012 09:01:57 +0200 Message-ID: <87r4seddwa.fsf@gnu.org> References: <87d3406dm7.fsf@Rainer.invalid> <87liiosful.fsf@gnu.org> <1342184678.51826.YahooMailNeo@web29805.mail.ird.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpwM0-0000id-1a for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 03:01:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpwLz-0001q5-3H for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 03:01:23 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:43848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpwLy-0001oy-T7 for emacs-orgmode@gnu.org; Sat, 14 Jul 2012 03:01:23 -0400 Received: by wibhm11 with SMTP id hm11so947034wib.12 for ; Sat, 14 Jul 2012 00:01:22 -0700 (PDT) In-Reply-To: <1342184678.51826.YahooMailNeo@web29805.mail.ird.yahoo.com> (Giovanni Ridolfi's message of "Fri, 13 Jul 2012 14:04:38 +0100 (BST)") 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: Giovanni Ridolfi Cc: Achim Gratz , "emacs-orgmode@gnu.org" Giovanni Ridolfi writes: >> Done, thanks. > > Unfortunately this introduces a bug: FWIW, the bug was not really introduced by the fix you refer to, but by a previous hack of mine: I tried to bind `org-clock-in-last' to C-c C-x C-I, but then `org-clock-in-last' was bound to C-c C-x C-I (note the upper/lowercase "i"). -- Bastien