all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: 15951@debbugs.gnu.org
Subject: 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	[thread overview]
Message-ID: <b4my54gmvk8.fsf@jpl.org> (raw)
In-Reply-To: <b4mppptdqdi.fsf@jpl.org>

Stephen Berman <stephen.berman@gmx.net> wrote:
> On Fri, 22 Nov 2013 13:14:49 +0900 Katsumi Yamaoka <yamaoka@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.





  reply	other threads:[~2013-11-22 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-22  4:14 bug#15951: 24.3.50; C-n and C-p don't work in narrowed buffer Katsumi Yamaoka
2013-11-22 11:59 ` Stephen Berman
2013-11-22 13:10   ` Katsumi Yamaoka [this message]
2013-11-22 16:07   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4my54gmvk8.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=15951@debbugs.gnu.org \
    --cc=stephen.berman@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.