projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bd7c7
)
Fixed.
author
ueno
<ueno>
Wed, 10 Aug 2005 11:31:40 +0000
(11:31 +0000)
committer
ueno
<ueno>
Wed, 10 Aug 2005 11:31:40 +0000
(11:31 +0000)
lisp/riece-ruby.el
patch
|
blob
|
history
diff --git
a/lisp/riece-ruby.el
b/lisp/riece-ruby.el
index
2f6beb8
..
26b0f04
100644
(file)
--- a/
lisp/riece-ruby.el
+++ b/
lisp/riece-ruby.el
@@
-34,12
+34,11
@@
;; => nil
;; (riece-ruby-execute "t3" "\"")
;; => nil
+;;
;; (riece-ruby-inspect "t1")
;; => ((OK nil) nil "running")
-;;
;; (riece-ruby-inspect "t2")
;; => ((OK nil) "2" "finished")
-;;
;; (riece-ruby-inspect "t3")
;; => ((OK nil) "(eval):1:in `dispatch_eval': compile error
;; (eval):1: unterminated string meets end of file" "exited")