Yuta Yamada
null+****@clear*****
Sun Sep 16 19:55:32 JST 2012
Yuta Yamada 2012-09-16 19:55:32 +0900 (Sun, 16 Sep 2012) New Revision: 9af9ec5113e186c5a8f48ccc16d87bb4edd60ddf https://github.com/logaling/logalimacs/commit/9af9ec5113e186c5a8f48ccc16d87bb4edd60ddf Log: loga-lookup-in-buffer-light: Attach options Modified files: logalimacs.el Modified: logalimacs.el (+2 -1) =================================================================== --- logalimacs.el 2012-09-16 19:54:43 +0900 (4825ec9) +++ logalimacs.el 2012-09-16 19:55:32 +0900 (f207e5a) @@ -670,8 +670,9 @@ Otherwise passed character inside region." (get-buffer-create logalimacs-buffer) :noselect t :stick t :height 10 :position :top) (loga-to-shell "\\loga lookup " - (format "\"%s\" --no-pager %s" + (format "\"%s\" %s --no-pager %s" (loga-decide-source-word) + (loga-lookup-attach-option "") (loga-get-option :result-limit)) t) (switch-to-buffer logalimacs-buffer) -------------- next part -------------- An HTML attachment was scrubbed... Download