Christophe Weblog Wiki Code Publications Music
log some more bugs
authorChristophe Rhodes <csr21@cantab.net>
Tue, 13 Sep 2011 11:39:05 +0000 (12:39 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Tue, 13 Sep 2011 11:39:05 +0000 (12:39 +0100)
BUGS.org

index 916641ca15f389bd2ff68c1ff580048f09a37f7d..f8b4be64787eee313beacddc74338f5e55568ea6 100644 (file)
--- a/BUGS.org
+++ b/BUGS.org
   first, assuming that they all parse).  We should be a bit more like
   R's repl, evaluating each of the exprs in turn and treating the
   results a bit like CL's multiple values
+* OPEN #11 no newline when using :popup-buffer for ?help              :MINOR:
+  Logged here so that I don't forget it if I sort out #9 first: we
+  need to be able to indicate "no repl result please" if we open a new
+  temporary buffer to display the result.
+* OPEN #12 need to be more careful when searching for completions    :NORMAL:
+  Gets thoroughly confused on completing "read." because the "." is
+  treated as a regexp "any character" pattern.
 * COMMENT:
 Local Variables:
 mode: org;