> does not store it) is visibility.  If you are in org-mode, and you
> undo, you want the folding state of subtrees to be as it was, else you
> can undo stuff that is hidden etc.  I wonder if that is possible, or,
> if not, if Emacs can be made to support it for your package.

Since folding state is usually kept in overlays, and overlay state is
not tracked in the undo log, this doesn't happen automatically, indeed.
But org-mode could save those modifications manually by adding the
relevant entries to the undo-log.


        Stefan
_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to