emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15951: closed (24.3.50; C-n and C-p don't work in


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15951: closed (24.3.50; C-n and C-p don't work in narrowed buffer)
Date: Fri, 22 Nov 2013 16:08:02 +0000

Your message dated Fri, 22 Nov 2013 18:07:19 +0200
with message-id <address@hidden>
and subject line Re: bug#15951: 24.3.50; C-n and C-p don't work in narrowed 
buffer
has caused the debbugs.gnu.org bug report #15951,
regarding 24.3.50; C-n and C-p don't work in narrowed buffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15951: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15951
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; C-n and C-p don't work in narrowed buffer Date: Fri, 22 Nov 2013 13:14:49 +0900 User-agent: Gnus/5.130008 (真 Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin)
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.

In GNU Emacs 24.3.50.1 (i686-pc-cygwin, GTK+ Version 3.8.2)
 of 2013-11-22 on localhost
Bzr revision: 115177 address@hidden
Windowing system distributor `The Cygwin/X Project', version 11.0.11404000
Configured using:
 `configure --verbose --with-x-toolkit=gtk3'



--- End Message ---
--- Begin Message --- Subject: Re: bug#15951: 24.3.50; C-n and C-p don't work in narrowed buffer Date: Fri, 22 Nov 2013 18:07:19 +0200
> From: Stephen Berman <address@hidden>
> Date: Fri, 22 Nov 2013 12:59:21 +0100
> Cc: address@hidden
> 
> On Fri, 22 Nov 2013 13:14:49 +0900 Katsumi Yamaoka <address@hidden> 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.

No, this is cache-long-scans doing us a favor and exposing a bug in
our code that uses one of the caches.

Fixed in trunk revision 115190.

Thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]