Samuel Wales <samolog...@gmail.com> writes: > is it the case that doing org-reveal as an after defadvice to > org-show-context should guarantee canonical visibility?
It guarantees canonical visibility with optional argument, i.e., (org-reveal t) I'm pondering if (org-reveal nil) is really useful or if it should always be (org-reveal t), in a sense. Regards,