-
Notifications
You must be signed in to change notification settings - Fork 41
Make the :ARCHIVE: tag effective #33
Copy link
Copy link
Open
Description
Can you add a feature that that headings with :ARCHIVE: tag do not unfold when cycling through different views?
Currently the :ARCHIVE: tag doesn't seem to do anything.
In orgstruct mode, it works as expected.
I also tried "commenting" a subtree but that subtree also opens during visibility cycling inspite of its definition:
(defconst outshine-comment-tag "comment"
"The tag that marks a subtree as comment.
A comment subtree does not open during visibility cycling.")
Update:
Just figured that this feature is disabled. Can you please fix this?
;; ;; FIXME max-lisp-eval-depth exceeded error when turned on
;; ;; with max-lisp-eval-depth set to 600
;; (add-hook 'outline-view-change-hook
;; 'outshine-hide-comment-subtrees)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels