emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to put a string produced by an Elisp form in an Org source block


From: Ihor Radchenko
Subject: Re: How to put a string produced by an Elisp form in an Org source block in the Org file?
Date: Sun, 06 Aug 2023 08:50:43 +0000

Marcin Borkowski <mbork@mbork.pl> writes:

>> May you elaborate why you consider this a bug?
>
> I wouldn't call it a bug per se.  If my chart looks like this:
>
> |
> *
> |*
> | *
> +--*-
>
> it is displayed in Org example block as
>
> |
> ,*
> |*
> | *
> +--*-

Is there any problem with the default results handling? By default, Org
uses fixed-width like

: |
: *
: |*
: | *
: +--*-

Except very long outputs. But see `org-babel-min-lines-for-block-output'.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]