I use outshine-mode, which extends outline-mode. This is wonderful for big structured buffers like large emacs libraries. But with functions like describe-{variable,function} I often jump right into the middle of a (new) random elisp buffer, and the text is folded so I can't see the text I want. Point is officially on some text which is hidden, but the cursor displays at the end of a (folded) heading. Is there a way to automatically show the text I've jumped to, after using functions like describe-{variable,function}?

submitted by /u/Jack-o-tall-tales
[link] [comments]