소스 검색

Fix commit 935b69e065

* lisp/ob-maxima.el (org-babel-execute:maxima): Correct a stray
  occurence of setting `org-babel-maxima-graphical-output-file´ to
  `org-babel-graphical-output-file´.
Achim Gratz 11 년 전
부모
커밋
967cbf8ea1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/ob-maxima.el

+ 1 - 1
lisp/ob-maxima.el

@@ -89,7 +89,7 @@ This function is called by `org-babel-execute-src-block'."
                                           (= 0 (length line)))
                                 line))
                             (split-string raw "[\r\n]"))) "\n")))))
-    (if (org-babel-maxima-graphical-output-file params)
+    (if (org-babel-graphical-output-file params)
 	nil
       (org-babel-result-cond result-params
 	result