From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: A missing colon in the template defaults [7.8.03 (release_7.8.03.237.g674bb)] Date: Thu, 26 Jan 2012 10:04:39 +0100 Message-ID: <87ehumg7h4.fsf@gnu.org> References: <20120126.110557.2201605311582637875.takahiro.noda@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqLEt-0004yV-7z for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 04:03:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqLEs-0004xg-8B for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 04:03:27 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:63081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqLEr-0004xO-Sm for emacs-orgmode@gnu.org; Thu, 26 Jan 2012 04:03:26 -0500 Received: by wera13 with SMTP id a13so259764wer.0 for ; Thu, 26 Jan 2012 01:03:24 -0800 (PST) In-Reply-To: <20120126.110557.2201605311582637875.takahiro.noda@gmail.com> (Takahiro Noda's message of "Thu, 26 Jan 2012 11:05:57 +0900 (JST)") 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: Takahiro Noda Cc: emacs-orgmode@gnu.org Hi Takahiro, Takahiro Noda writes: > I found a minor error in org.el. A colon following the INCLUDE keyword > shouldn't be omitted from org-structure-template-alist. Here is a > patch to fix the remedy. Applied, thanks! -- Bastien