From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Prevent auto-filling of export snippets Date: Fri, 08 Dec 2017 17:34:04 +0000 Message-ID: References: <87indhrvpw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113edb76f52c94055fd79746" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNMXR-0002Bp-Br for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:34:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNMXQ-0008LC-Hg for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:34:17 -0500 Received: from mail-yb0-x22d.google.com ([2607:f8b0:4002:c09::22d]:32890) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNMXQ-0008Kw-C8 for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 12:34:16 -0500 Received: by mail-yb0-x22d.google.com with SMTP id i15so4571468ybk.0 for ; Fri, 08 Dec 2017 09:34:16 -0800 (PST) In-Reply-To: <87indhrvpw.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-org list --001a113edb76f52c94055fd79746 Content-Type: text/plain; charset="UTF-8" On Fri, Dec 8, 2017 at 12:11 PM Nicolas Goaziou wrote: > > 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. > Ah, sorry, pilot error. I had something like @@abc def@@ in my actual test.. forgot the backend: string after @@. Thanks! -- Kaushal Modi --001a113edb76f52c94055fd79746 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, Dec 8,= 2017 at 12:11 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> So then, obviously, that auto-filled export snippet doesn't get pa= rsed by
> Org as an Export Snippet.

Why obviously? AFAICT, the parser can handle snippets that span over
multiple lines.

=
Ah, sorry, pilot error.

I had something like @@abc
def@@ in my actual test.. forgot the backend: = string after @@.

Thanks!

--

Kaushal Modi

--001a113edb76f52c94055fd79746--