GNU bug report logs - #36860
SPC jumps to next page even before we are finished reading this page

Previous Next

Package: w3m-el-snapshot;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 30 Jul 2019 20:40:04 UTC

Severity: normal

Tags: wontfix

Found in version 1.4.632+0.20190719-1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: SPC jumps to next page even before we are finished reading this page
Date: Wed, 31 Jul 2019 03:56:02 +0800
X-Debbugs-Cc: yamaoka <at> jpl.org
Package: w3m-el-snapshot
Version: 1.4.632+0.20190719-1

This no longer waits until we are at the bottom of a page to switch to
the next page:

     SPC runs the command w3m-scroll-up-or-next-url (found in
     w3m-mode-map), which is an interactive compiled Lisp function in
     ‘w3m.el’.

     It is bound to SPC.

     (w3m-scroll-up-or-next-url ARG)

     Scroll the current window up ARG lines, or go to the next page.

Now we are forced to use CTRL-V !

Test on long pages like:
file:///usr/share/doc/aptitude/html/en/ch02s04s05.html
$ dlocate /usr/share/doc/aptitude/html/en/ch02s04s05.html
aptitude-doc-en: /usr/share/doc/aptitude/html/en/ch02s04s05.html

In fact its docstring doesn't make clear that it only should go to the
next page if there is a next page (from <link rel> header), *and* we are
already at the bottom of this page.




This bug report was last modified 5 years and 296 days ago.

Previous Next


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