Workaround to avoid cursor warp.
When emacs runs with splitting minibuffer window in one frame
and having two or more frames displaying same buffer,
calling functions for minibuffer-input leads current buffer's point to
other position same as point in the same buffer in another frame.
To avoid this, wrap functions for minibuffer input with 'save-excursion.
This is minimal trial of handling this problem.

--HG--
branch : dev
1 parent f4c7b59 commit 2ec585ca727e550e79d99fe04426def7f0e5e6d5
@HIROSE Yuuji HIROSE Yuuji authored on 16 Jan 2015
Showing 2 changed files
View
yatex.el
View
yatexlib.el