> To say frankly, I have a gut feeling that introducing window shuffling > into low-level routines will, sooner or later, backfire. More concrete > concern is originating from digging the source code of select-window -- > it will likely trigger a redisplay (or multiple) that opens a Pandora > box of side effects, including frequent rendering (performance hit), and > running unexpected Elisp code (Elisp constructs in the mode line, > fontification, etc). > > Also, what you suggest feels generic enough to discuss with Emacs devs > -- the problem you describe sounds like something to be addressed on the > level of `save-excursion', not in Org mode code.
> Maybe you should request Emacs devs to document this problem then? (If > they are reluctant to solve it). Ok, let's do that then. It's actually being discussed already at [email protected]. Feel free to close this bug then, and thank you for your time!
