From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] org-log-note-how defined twice in org.el Date: Fri, 13 Jun 2014 12:26:20 +0200 Message-ID: <8738f985rn.fsf@bzg.ath.cx> References: <87ha3xexqb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvOgr-0000GX-8v for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 06:26:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvOgj-0007rb-R5 for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 06:26:33 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:59467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvOgj-0007rX-NH for emacs-orgmode@gnu.org; Fri, 13 Jun 2014 06:26:25 -0400 In-Reply-To: <87ha3xexqb.fsf@gmail.com> (Thorsten Jolitz's message of "Sat, 07 Jun 2014 13:59:56 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > I assume this shouldn't be the case (in org.el): > > ,------------------------------------ > | 13097:(defvar org-log-note-how) > | 13496:(defvar org-log-note-how nil) > `------------------------------------ Fixed, thanks, -- Bastien