Christophe Weblog Wiki Code Publications Music
convenience Makefile for generating html from org files
[swankr.git] / BUGS.org
1 #+SEQ_TODO: OPEN | RESOLVED
2 #+TITLE: swankr: Bug list
3 #+AUTHOR: Christophe Rhodes
4 #+EMAIL: csr21@cantab.net
5 #+OPTIONS: H:0 toc:nil
6 * OPEN #1 printed output not redirected to slime repl
7   The output from functions performing printing is sent to the
8   standard output of the process running =swank()=, not to an emacs
9   stream.
10 * OPEN #2 popping beyond inspector history crashes
11   Inspecting something and hitting =l= causes the R debugger to pop
12   up from trying to send =NULL= in a sexp to Emacs.
13 * COMMENT:
14 Local Variables:
15 mode: org;
16 End: