emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
To: Roland Coeurjoly <rolandcoeurjoly@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Babel Haskell. Print all results when header has :results output
Date: Mon, 4 May 2020 17:44:14 +0200	[thread overview]
Message-ID: <CAMdauZpU-kAg_=Ov3d_24GSiUvcsG5uFUb_-L2XzX4Gmkz3zUw@mail.gmail.com> (raw)
In-Reply-To: <87zhan3fsa.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]

No, I haven't yet. As it is required to firm them for the other patch, I am
willing to firm them but unsure how to proceed.
Please advise.

On Mon, May 4, 2020, 17:01 Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

> Hello,
>
> Roland Coeurjoly <rolandcoeurjoly@gmail.com> writes:
>
> > Right now, when executing the following source block
> >
> > #+begin_src haskell :results output
> > [1..10]
> > "hello" == "hello"
> >    #+end_src
> >
> > I get the following output:
> >
> > #+RESULTS:
> >    : True
> >
> > Whereas (for me) the desired result would be
> >
> > #+RESULTS:
> >    : [1,2,3,4,5,6,7,8,9,10]
> >    : True
> >
> > I created the attached patch that achieves the desired result.
>
> I added a proper commit message and applied your patch. Thank you!
>
> Have you signed FSF papers? If you haven't, you need to add TINYCHANGE
> cookie in your commit messages (and consider signing them, of course!).
>
> Regards,
>
> --
> Nicolas Goaziou
>

[-- Attachment #2: Type: text/html, Size: 1557 bytes --]

      reply	other threads:[~2020-05-04 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 16:22 Babel Haskell. Print all results when header has :results output Roland Coeurjoly
2020-05-04 15:01 ` Nicolas Goaziou
2020-05-04 15:44   ` Roland Coeurjoly [this message]

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='CAMdauZpU-kAg_=Ov3d_24GSiUvcsG5uFUb_-L2XzX4Gmkz3zUw@mail.gmail.com' \
    --to=rolandcoeurjoly@gmail.com \
    --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).