null+****@clear*****
null+****@clear*****
Mon Jun 25 22:15:50 JST 2012
yuta yamada 2012-06-25 22:15:50 +0900 (Mon, 25 Jun 2012) New Revision: 583775c5857eb3695e951d00677a12abf55944bb https://github.com/logaling/logalimacs/commit/583775c5857eb3695e951d00677a12abf55944bb Log: Fix problem that is moved other buffer Modified files: logalimacs.el Modified: logalimacs.el (+2 -1) =================================================================== --- logalimacs.el 2012-06-25 22:06:37 +0900 (a132bcf) +++ logalimacs.el 2012-06-25 22:15:50 +0900 (6ad5bd4) @@ -367,7 +367,8 @@ (defun loga-input () (let* ((query (loga-from-symbol-to-string loga-current-command)) (task loga-current-command) - (messages (concat query ": "))) + (messages (concat query ": ")) + (loga-base-buffer (current-buffer))) (case task ((:add :update :config :delete :help :import :new :list :register :unregister) -------------- next part -------------- An HTML attachment was scrubbed... Download