emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Berry, Charles" <ccberry@ucsd.edu>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Bug: Inline src block results no longer exported
Date: Mon, 11 Dec 2017 00:07:19 +0000	[thread overview]
Message-ID: <E054D4CF-D594-4C23-BD11-861D1064F5E5@ucsd.edu> (raw)

This commit

---
  commit 5f5d82ed516b7b385a9258271becbfa247e94af3
  Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
  Date:   Tue Nov 21 22:25:17 2017 +0100

  Remove second pass for macro expansion
---

breaks the processing of inline src block results wrapped as {{{results(=my result=)}}}.

ECM:

Copy the follow org block to a buffer and run `C-c C-e l L y y'

#+begin_src org
  See nothing: src_emacs-lisp{"Hello World"}

  See something: src_emacs-lisp[:results raw]{ "Raw Results" }
#+end_src

The result will be 

#+begin_example 
See nothing: 

See something: Raw Results
#+end_example

missing the Hello World.

Chuck

             reply	other threads:[~2017-12-11  0:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11  0:07 Berry, Charles [this message]
2017-12-11 13:57 ` Bug: Inline src block results no longer exported Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E054D4CF-D594-4C23-BD11-861D1064F5E5@ucsd.edu \
    --to=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).