Fix binding

part of darcs patch Thu Sep 22 19:38:41 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
eknauel 2005-09-27 16:36:16 +00:00
parent ae9052aeaf
commit da9f65fee8
1 changed files with 15 additions and 15 deletions

View File

@ -288,7 +288,7 @@
(define (eval-command-in-scheme-mode command-line) (define (eval-command-in-scheme-mode command-line)
(if (scheme-command-line? command-line) (if (scheme-command-line? command-line)
(process-scheme-command command-line) (process-scheme-command command-line)
(let ((viewer (let* ((viewer
(find/init-plugin-for-result (find/init-plugin-for-result
(eval-string command-line))) (eval-string command-line)))
(new-entry (new-entry