Re: Leo 6.7.4 will be delayed for at least a week.

2023-07-21 Thread Edward K. Ream
On Thursday, July 20, 2023 at 9:22:25 PM UTC-5 Edward K. Ream wrote: I've just created PR #3449 . At present the PR contains only a failing unit test, modeled exactly on the outline shown in #3446. The PR is ready for review. See the first c

Re: Leo 6.7.4 will be delayed for at least a week.

2023-07-20 Thread Edward K. Ream
On Thursday, July 20, 2023 at 6:45:17 PM UTC-5 Félix wrote: The issue was created right after we spoke: https://github.com/leo-editor/leo-editor/issues/3446 I've just created PR #3449 . At present the PR contains only a failing unit test, m

Re: Leo 6.7.4 will be delayed for at least a week.

2023-07-20 Thread Félix
The issue was created right after we spoke: https://github.com/leo-editor/leo-editor/issues/3446 But it's *not about undo/redo: It's about paste-as-clone, *which is bugged. (the inner clones of subtrees are not clones after pasting - as opposed to paste-as-template which seems to work fine) th

Leo 6.7.4 will be delayed for at least a week.

2023-07-20 Thread Edward K. Ream
Félix has discovered a serious undo bug that has been around for years. That's good because it means my recent work is not the culprit :-) His fix creates a way of undoing/redoing arbitrary changes to trees. Félix has also convinced me that commands like refresh-from-disk should be undoabl