From: akater <nuclearspace@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Add support for trace and error output streams in Common Lisp
Date: Sat, 18 Apr 2020 13:05:54 +0000 [thread overview]
Message-ID: <87d085ymdp.fsf@gmail.com> (raw)
In-Reply-To: <87k12oyq0l.fsf@gmail.com>
To test the feature, please
- git clone https://gitlab.com/akater/org-mode.git
- checkout ob-lisp-traces-and-errors
- load lisp/ob-lisp.el and lisp/ob-core.el in a running Emacs
- M-: (defalias 'org-babel-execute:lisp 'org-babel-execute:lisp--multiple-targets-support) RET
and also
- git clone https://github.com/akater/slime.git
- checkout grab-multiple-outputs
- load slime.el
Then start SLIME (this will load patched swank.lisp) and try examples in
https://lists.gnu.org/archive/html/emacs-orgmode/2020-04/msg00137.html
There is a defalias form in the patched ob-lisp.el but it refers to a future SLIME version .
next prev parent reply other threads:[~2020-04-18 13:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-10 3:32 [PATCH] Add support for trace and error output streams in Common Lisp akater
2020-04-18 13:05 ` akater [this message]
2020-06-02 12:03 ` Bastien
2020-07-06 21:58 ` akater
2020-09-04 15:37 ` Bastien
2020-09-05 20:07 ` Tom Gillespie
2020-09-06 5:03 ` Bastien
2020-07-07 12:03 ` akater
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=87d085ymdp.fsf@gmail.com \
--to=nuclearspace@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).