Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!SUN.COM!yamada-sun!eric%nosun.West From: yamada-sun!eric%nosun.West@SUN.COM (Eric Hanchrow) Newsgroups: gnu.emacs.bug Subject: (none) Message-ID: <8908211648.AA20200@yamada-sun.UUCP> Date: 21 Aug 89 16:48:33 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 26 GNU emacs 18.54 August 21, 1989 In outline mode, with point on a heading line, C-C C-h appears to do nothing. If I then type control-L to refresh the screen, the body disappears as I would have expected it to do after typing C-C C-h. The equivalent is true for C-C C-s -- no visible change until I refresh the screen. However, M-X hide-subtree and M-X show-subtree work immediately. Perhaps this isn't a bug, and I'm misreading the manual -- whatever. Please let me know what you think. invoke emacs thus: `emacs -q data'  ^ | | I would have expected the outline body to disappear after this control-H; it only disappears after the control-L. Here's the file `data' you can use to try things out. ----------------Cut Hereabouts---------------- -*-Outline-*- * This is a heading. This is body text, which won't disappear when you type C-C C-h. ----------------Cut Hereabouts---------------- ...!{sequent, tektronix}!nosun!yamada-sun!eric