Yuta Yamada
null+****@clear*****
Tue Sep 11 15:42:25 JST 2012
Yuta Yamada 2012-09-11 15:42:25 +0900 (Tue, 11 Sep 2012) New Revision: d88093ca63a26ead30cbd6470ba7c5a9d77d7668 https://github.com/logaling/logalimacs/commit/d88093ca63a26ead30cbd6470ba7c5a9d77d7668 Log: loga-lookup-in-buffer-light: Fix argument position of loga-to-shell function thanks to Kou Modified files: logalimacs.el Modified: logalimacs.el (+2 -1) =================================================================== --- logalimacs.el 2012-09-10 19:38:18 +0900 (9dbd195) +++ logalimacs.el 2012-09-11 15:42:25 +0900 (f98885c) @@ -672,7 +672,8 @@ Otherwise passed character inside region." (loga-to-shell "\\loga lookup " (format "\"%s\" --no-pager %s" (loga-decide-source-word) - (loga-get-option :result-limit)) t) + (loga-get-option :result-limit)) + t) (switch-to-buffer loga-base-buffer) (logalimacs-buffer-mode-on)) -------------- next part -------------- An HTML attachment was scrubbed... Descargar