You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I call (demo-it-presentation) repeatedly during a presentation, to navigate to arbitrary headers. (I chose not use (demo-it-presentation-advance).) org-tree-slide leaves the buffer narrowed, so demo-it-presentation-section fails.
I call
(demo-it-presentation)
repeatedly during a presentation, to navigate to arbitrary headers. (I chose not use(demo-it-presentation-advance)
.) org-tree-slide leaves the buffer narrowed, so demo-it-presentation-section fails.This solves my problem:
It works for me, but I have not tested for side effects.
The text was updated successfully, but these errors were encountered: