[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C-h N, outline navigation
From: |
Glenn Morris |
Subject: |
Re: C-h N, outline navigation |
Date: |
Fri, 15 Feb 2013 22:44:48 -0500 |
raman wrote (on Fri, 15 Feb 2013 at 19:31 -0800):
> This has been a major irritant for a while -- not sure when it
> started -- but C-h N when it displays the Emacs News file claims to
> have activated outline mode as a minor mode; however outline
> navigation doesn't appear to work -- invoking next-visible-heading
> just jumps to the end of the file.
Works absolutely fine for me with:
emacs -Q
C-h N
M-x outline-next-visible-heading
Maybe you should make a bug report with your recipe to reproduce the
problem.