From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Should comments break paragraphs? Date: Wed, 17 Jul 2013 21:04:05 +0200 Message-ID: <8738rdj9ei.fsf@gmail.com> References: <51E443F6.2050104@arfer.net> <87mwpnfybn.fsf@gmail.com> <51E47BC1.7010808@gmail.com> <87ip0byoqg.fsf@gmail.com> <87fvvev771.fsf@gmail.com> <87wqoqxznb.fsf@gmail.com> <87ppuitp8y.fsf@gmail.com> <87sizexuj9.fsf@gmail.com> <87li55lpqd.fsf@bzg.ath.cx> <87mwplk645.fsf@gmail.com> <87fvvdk3es.fsf@bzg.ath.cx> <87ip09k1d4.fsf@gmail.com> <878v15jqdy.fsf@bzg.ath.cx> <87ehaxjo2m.fsf@gmail.com> <874nbt6n12.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzX0z-0003Kj-Ci for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 15:03:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzX0y-0006FN-9K for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 15:03:53 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:49424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzX0y-0006F0-3N for emacs-orgmode@gnu.org; Wed, 17 Jul 2013 15:03:52 -0400 Received: by mail-wg0-f48.google.com with SMTP id f11so2096938wgh.3 for ; Wed, 17 Jul 2013 12:03:51 -0700 (PDT) Received: from selenimh ([91.224.148.150]) by mx.google.com with ESMTPSA id h8sm11731916wie.1.2013.07.17.12.03.49 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 17 Jul 2013 12:03:50 -0700 (PDT) In-Reply-To: <874nbt6n12.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Wed, 17 Jul 2013 19:48:09 +0100") 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: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > This little snippet works just fine for comment lines. However, I tried > changing the regexp to one that matches an :ignoreheading: tag on a > headline. This works when I do a LaTeX export but not an HTML one. Why > would the behaviour be different in each case? It shouldn't. Would you mind sending your hook? Regards, -- Nicolas Goaziou