From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] A typo introduced in '6abc114f188267e4b804a3eca8794900eee66db0' Date: Mon, 01 Jul 2013 09:41:25 +0200 Message-ID: <871u7iohga.fsf@bzg.ath.cx> References: <20130701035524.GA693@smoon> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtYjr-0004dH-JX for emacs-orgmode@gnu.org; Mon, 01 Jul 2013 03:41:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtYjq-0002BC-IR for emacs-orgmode@gnu.org; Mon, 01 Jul 2013 03:41:31 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:55007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtYjq-0002B7-Br for emacs-orgmode@gnu.org; Mon, 01 Jul 2013 03:41:30 -0400 Received: by mail-wi0-f182.google.com with SMTP id m6so2734703wiv.15 for ; Mon, 01 Jul 2013 00:41:29 -0700 (PDT) In-Reply-To: <20130701035524.GA693@smoon> (Vladimir Lomov's message of "Mon, 1 Jul 2013 12:55:24 +0900") 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: Vladimir Lomov Cc: General discussions about Org-mode Hi Vladimir, Vladimir Lomov writes: > a typo introduced in commit '6abc114f188267e4b804a3eca8794900eee66db0' > prevents `org-agenda.el' to compile into 'elc' (actually Emacs shows me > an error which I don't understand). I compared `org-agenda.el' of > '6abc114f188267e4b804a3eca8794900eee66db0' commit with previous commit > and made small patch which fixes the problem. Applied, thanks for spotting and reporting this, and sorry for the typo. -- Bastien