From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#13731: 24.3.50; C-h N -- Outline navigation Fails Date: Sat, 16 Feb 2013 14:31:46 -0500 Message-ID: References: <87liaocc00.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1361043136 19342 80.91.229.3 (16 Feb 2013 19:32:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Feb 2013 19:32:16 +0000 (UTC) Cc: 13731@debbugs.gnu.org To: raman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 16 20:32:38 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U6nUz-0000E8-Ik for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Feb 2013 20:32:37 +0100 Original-Received: from localhost ([::1]:37193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6nUf-00006G-ON for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Feb 2013 14:32:17 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6nUb-00005d-Us for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 14:32:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6nUa-00072r-TM for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 14:32:13 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6nUa-00072n-QN for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 14:32:12 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U6nVO-000719-2Y for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 14:33:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Feb 2013 19:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13731 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13731-submit@debbugs.gnu.org id=B13731.136104316026931 (code B ref 13731); Sat, 16 Feb 2013 19:33:02 +0000 Original-Received: (at 13731) by debbugs.gnu.org; 16 Feb 2013 19:32:40 +0000 Original-Received: from localhost ([127.0.0.1]:59496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6nV1-00070J-If for submit@debbugs.gnu.org; Sat, 16 Feb 2013 14:32:39 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:53254) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6nUz-00070B-7j for 13731@debbugs.gnu.org; Sat, 16 Feb 2013 14:32:38 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U6nUA-0007KY-SO; Sat, 16 Feb 2013 14:31:46 -0500 X-Spook: USDOJ FSF Aladdin assassination Mahmoud Ahmadinejad War X-Ran: Vx"DsyT#n#7;zVhwRdn|`#z448.j.aC6MJ%~?z'$Fem]rrz-%d|meVx(us>`qH\6+i^EB2 X-Hue: yellow X-Attribution: GM In-Reply-To: <87liaocc00.fsf@gmail.com> (raman's message of "Sat, 16 Feb 2013 11:08:47 -0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71388 Archived-At: raman , "T. V. Raman" wrote: > Steps to reproduce: > > C-h N M-n jumps to the end of the buffer when invoked at the top > of t emacs -Q C-h N M-n ; -> M-n is undefined What command do you expect this to run? If outline-next-visible-heading, then it works for me. Perhaps this is due to the advice you seem to have enabled. > ad-Advice-signal: End of buffer [2 times] > View mode: type C-h for help, h for commands, q to quit. > You can run the command `outline-next-visible-heading' with meta n > Note: file is write protected > View mode: type C-h for help, h for commands, q to quit. > Line 2691 > ad-Advice-signal: End of buffer [2 times]