From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Bug] Shadowed defvar org-clock-effort Date: Tue, 19 Feb 2013 20:35:37 +0100 Message-ID: <878v6kgkqe.fsf@bzg.ath.cx> References: <87sj4sw2qi.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7syi-0007iy-6h for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 14:35:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7syc-0007MU-Go for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 14:35:48 -0500 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:63854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7syc-0007Lg-5m for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 14:35:42 -0500 Received: by mail-we0-f178.google.com with SMTP id x48so5812263wey.23 for ; Tue, 19 Feb 2013 11:35:41 -0800 (PST) In-Reply-To: <87sj4sw2qi.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 19 Feb 2013 19:57:41 +0100") 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 Achim Gratz writes: > 23057a57b4 introduces a shadowed defvar org-clock-effort by copying the > definition from org-clock.el to org.el without deleting it in > org-clock.el. Fixed, together with some other compiler warnings, thanks! -- Bastien