From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: BUG: new exporter fails to export a source code with stars at bol Date: Thu, 07 Jun 2012 21:31:30 +0200 Message-ID: <8762b2gbql.fsf@gmail.com> References: <87fwacxqre.fsf@okhotsk19.lowtem.hokudai.ac.jp> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SciTf-0003nJ-VX for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 15:34:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SciTc-0005HJ-RK for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 15:34:39 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:40910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SciTc-0005H6-IR for emacs-orgmode@gnu.org; Thu, 07 Jun 2012 15:34:36 -0400 Received: by eekb47 with SMTP id b47so487256eek.0 for ; Thu, 07 Jun 2012 12:34:34 -0700 (PDT) In-Reply-To: <87fwacxqre.fsf@okhotsk19.lowtem.hokudai.ac.jp> (Yagnesh Raghava Yakkala's message of "Mon, 04 Jun 2012 02:13:41 +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: Yagnesh Raghava Yakkala Cc: emacs-orgmode@gnu.org Hello, Yagnesh Raghava Yakkala writes: > Please try to export attachment org file. the bug is reproduced with minimal > configuration. org version is: Org-mode version 7.8.10 (release_7.8.10-649-gfe2e2f @ /home/yagnesh/.emacs.d/el-get/org-mode/lisp/) > > FYI, generated latex file is also attached. There is no bug here. Stars at colmun 0 always start an headline. There's no exception to that. If you need to start a line with a star in a block, protect it with a comma. This is automatically done when using C-c '. Regards, -- Nicolas Goaziou