Abdelrazak Younes <you...@lyx.org> writes: >> Note that, with my latest changes, LyXFunc only has two member variables >> left (those for saving cursor x/y). I would propose to move these >> variables into Cursor (savedX, savedY). Would somebody object to that? >> > > Not from me. But I think there is already something similar in Cursor > (Cursor saves its pre and post dispatch() state IIRC).
Yes, but it saves it in the LyXFunc object. JMarc