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;