GNU bug report logs - #15951
24.3.50; C-n and C-p don't work in narrowed buffer

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Fri, 22 Nov 2013 04:16:01 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 15951 <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 15951 <at> debbugs.gnu.org
Subject: Re: bug#15951: 24.3.50; C-n and C-p don't work in narrowed buffer
Date: Fri, 22 Nov 2013 22:10:15 +0900
Stephen Berman <stephen.berman <at> gmx.net> wrote:
> On Fri, 22 Nov 2013 13:14:49 +0900 Katsumi Yamaoka <yamaoka <at> jpl.org> wrote:
>> Run Emacs with the -Q option, create a new buffer, and put those
>> three lines there,

>> foo
>> bar
>> baz

>> type  C-p  C-p  C-SPC  M-> , and type `C-x n n' so that the last
>> two lines are visible.  Then you will see C-n and C-p don't work.

> This is evidently more fallout from enabling cache-long-scans: if you
> set this to nil, C-n and C-p work again.

Thanks.  I confirmed (setq-default cache-long-scans nil) helps.
I overlooked it is buffer-local.




This bug report was last modified 11 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.