emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@mbork.pl>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: How to put a string produced by an Elisp form in an Org source block in the Org file?
Date: Fri, 04 Aug 2023 22:20:13 +0200	[thread overview]
Message-ID: <87bkfm5zlu.fsf@mbork.pl> (raw)
In-Reply-To: <87v8dvkzdz.fsf@localhost>


On 2023-08-04, at 10:03, Ihor Radchenko <yantar92@posteo.net> wrote:

> Marcin Borkowski <mbork@mbork.pl> writes:
>
>> I have an Elisp form in an Org source block, returning a (multi-line)
>> string.  I'd like to put that string into the same Org buffer.  I tried
>> `:results raw', but the string contains `|' characters, so Org treats
>> its as a table and tries to format it as such, which is not what I want.
>>
>> How to do that?
>
> Maybe :wrap example?

Thanks a lot, that works!  (Apart from the issue with lines beginning
with a star, possibly preceded by whitespace, which are "escaped" with
a comma - but that is a known thing in Org, and I can easily circumvent
it.)

BTW, that means that my blog post for this weekend (about plotting
charts from Org tables, all within Org mode and using ASCII art) is
basically almost ready!

Best,

-- 
Marcin Borkowski
http://mbork.pl


  reply	other threads:[~2023-08-04 20:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04  7:58 How to put a string produced by an Elisp form in an Org source block in the Org file? Marcin Borkowski
2023-08-04  8:03 ` Ihor Radchenko
2023-08-04 20:20   ` Marcin Borkowski [this message]
2023-08-05  9:17     ` Marcin Borkowski
2023-08-08 13:23       ` Ihor Radchenko
2023-08-05  9:49     ` Ihor Radchenko
2023-08-06  5:53       ` Marcin Borkowski
2023-08-06  8:50         ` Ihor Radchenko

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=87bkfm5zlu.fsf@mbork.pl \
    --to=mbork@mbork.pl \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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).