From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Prevent auto-filling of export snippets Date: Fri, 08 Dec 2017 18:11:07 +0100 Message-ID: <87indhrvpw.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNMB6-0006sO-Ly for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:11:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNMB5-0006SQ-Oo for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:11:12 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:42701) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eNMB5-0006Rw-IT for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:11:11 -0500 In-Reply-To: (Kaushal Modi's message of "Fri, 08 Dec 2017 16:46:43 +0000") 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" To: Kaushal Modi Cc: emacs-org list Hello, Kaushal Modi writes: > and with auto-fill-mode enabled (70 cols), if I hit Enter at the end of the > line, I becomes: > > @@html:This HTML Export Snippet will also get exported for Hugo > exports, verbatim.@@ [...] > So then, obviously, that auto-filled export snippet doesn't get parsed by > Org as an Export Snippet. Why obviously? AFAICT, the parser can handle snippets that span over multiple lines. Regards, -- Nicolas Goaziou