Abdelrazak Younes <you...@lyx.org> writes:
> Not objecting but I am wondering if could not somewhat convey this
> information in the LFUN dispatching. I mean that a flag would tell to
> the dispatcher if Undo should be begun and ended.

The problem was precisely in the dispatcher :) Look at this changeset
(probably after you moved stuff around recently) in Cursor::dispatch.
http://www.lyx.org/trac/changeset/33129

Actually, I think I am going to remove all calls to begin/endundogroup
outside of the main dispatch routines.

JMarc

Reply via email to