From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Bernoulli Subject: Re: Something like #+BIND but for the destination buffer Date: Sat, 14 Jan 2017 14:42:39 +0100 Message-ID: References: <874m1krwk5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1144d698f2d3f605460e2074 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSObl-00068W-Kv for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 08:43:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSObk-0002KJ-WE for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 08:43:01 -0500 Received: from mail-it0-x230.google.com ([2607:f8b0:4001:c0b::230]:32823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cSObk-0002K1-RA for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 08:43:00 -0500 Received: by mail-it0-x230.google.com with SMTP id d9so13530567itc.0 for ; Sat, 14 Jan 2017 05:43:00 -0800 (PST) In-Reply-To: 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: "Charles C. Berry" Cc: Org-Mode mailing list --001a1144d698f2d3f605460e2074 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for the tip and sorry for the late response. This seemed promising at first but let to all kinds of strange behavior. Code-blocks that are part of a list item turned out to particularly painful, as here "Finally, you can use =E2=80=98-i=E2=80=99 to preserve the= indentation of a specific code block" means that an additional five (if I remember correctly) spaces appear out of nowhere (only for code-blocks, example-blocks behaved as expected (or at least in an reasonable way)). I am going to use the `org-export-filter-final-output-functions` approach suggested earlier. I might at a later time come back here to discuss the issues I encountered, but right now I am too frustrated about the difficulties I encountered to do so. (Texinfo is painful enough to deal with, if now Org (resp. its texinfo exporter) also acts up, that's just to much to take.) --001a1144d698f2d3f605460e2074 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks for the tip and sorry for the late response.
This seemed promising at first but let to all kinds of strange= behavior. Code-blocks that are part of a list item turned out to particula= rly painful, as here "Finally, you can use =E2=80=98-i=E2=80=99 to pre= serve the indentation of a specific code block" means that an addition= al five (if I remember correctly) spaces appear out of nowhere (only for co= de-blocks, example-blocks behaved as expected (or at least in an reasonable= way)).

I am going to use the `org-export-filter-f= inal-output-functions` approach suggested earlier.

I might at a later time come back here to discuss the issues I encountered= , but right now I am too frustrated about the difficulties I encountered to= do so. (Texinfo is painful enough to deal with, if now Org (resp. its texi= nfo exporter) also acts up, that's just to much to take.)
--001a1144d698f2d3f605460e2074--