From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: [bug] Asterisks in source and example blocks interpreted as headings Date: Tue, 16 Aug 2011 15:22:04 -0500 Message-ID: <87sjp1w1hv.fsf@riotblast.dunsmor.com> References: <87zkj9w6tm.fsf@riotblast.dunsmor.com> <87k4adi17s.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtQ9H-0006Ts-Af for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 16:22:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtQ9F-0005y6-OI for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 16:22:07 -0400 Received: from deathroller.dunsmor.com ([98.129.169.48]:44747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtQ9F-0005y2-Jl for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 16:22:05 -0400 In-Reply-To: <87k4adi17s.fsf@gnu.org> (Bastien's message of "Tue, 16 Aug 2011 21:51:51 +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: Bastien Cc: Org-mode mailing list Bastien writes: > Hi Jason, > > Jason Dunsmore writes: > >> I noticed that lines with leading asterisks inside of source and example >> blocks are interpreted as headings: > > The attached patch should fix this -- please confirm. Hm, I'm still seeing the same issue with both source and example blocks.