GNU bug report logs - #33102
26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Sat, 20 Oct 2018 13:39:02 UTC

Severity: minor

Tags: moreinfo, notabug

Found in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33102 in the body.
You can then email your comments to 33102 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Sat, 20 Oct 2018 13:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Van L <van <at> scratch.space>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 20 Oct 2018 13:39:02 GMT) Full text and rfc822 format available.

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

From: Van L <van <at> scratch.space>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1, emacs-mac 7.2;
 *Newsticker List* frame's SPC does not next page as expected
Date: Sun, 21 Oct 2018 00:37:46 +1100
Hello,

I have two frames:

 1. has Newsticker in treeview having three windows
 2. has one window for the *Newsticker List*

I expect the SPC (spacebar) to page down for frame 2. in the above.

It doesn’t. I believe SPC should map to newsticker-listview-next-page.

C-h k RET SPC ; in *Newsticker List* buffer window with only one frame shows:

— quote
SPC runs the command newsticker-treeview-next-page (found in
newsticker-treeview-list-mode-map), which is an interactive compiled
Lisp function in ‘newst-treeview.el’.

It is bound to SPC.

(newsticker-treeview-next-page)

Scroll item buffer.

[back]
— quote ends






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Wed, 10 Jul 2019 13:49:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Van L <van <at> scratch.space>
Cc: 33102 <at> debbugs.gnu.org
Subject: Re: bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC
 does not next page as expected
Date: Wed, 10 Jul 2019 15:48:21 +0200
Van L <van <at> scratch.space> writes:

> I have two frames:
>
>  1. has Newsticker in treeview having three windows
>  2. has one window for the *Newsticker List*
>
> I expect the SPC (spacebar) to page down for frame 2. in the above.
>
> It doesn’t. I believe SPC should map to newsticker-listview-next-page.
>
> C-h k RET SPC ; in *Newsticker List* buffer window with only one frame shows:
>
> — quote
> SPC runs the command newsticker-treeview-next-page (found in
> newsticker-treeview-list-mode-map), which is an interactive compiled
> Lisp function in ‘newst-treeview.el’.
>
> It is bound to SPC.
>
> (newsticker-treeview-next-page)

I don't use newsticker, so do you have a recipe for how to reproduce
this bug, starting from "emacs -Q"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 10 Jul 2019 13:49:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Wed, 10 Jul 2019 14:07:02 GMT) Full text and rfc822 format available.

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

From: VanL <van <at> scratch.space>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 33102 <at> debbugs.gnu.org
Subject: Re: bug#33102: 26.1, emacs-mac 7.2;
 *Newsticker List* frame's SPC does not next page as expected
Date: Thu, 11 Jul 2019 00:05:30 +1000
> On 10 Jul 2019, at 23:48, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> 
> I don't use newsticker, so do you have a recipe for how to reproduce
> this bug, starting from "emacs -Q"?

After I got used to gnus I stopped using newsticker.

May I suggest for uniformity that 

  b pages-back and 
  SPC pages-forward 

when the buffer is for reading.  

The two keys left and right of 'b can do what is intuitive in mainly reading-mode.  If memory serves, Capt. Picard in Star Trek is using in the faroff future a keyboard with SPC and 5-keys above it, only.



Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Wed, 10 Jul 2019 14:29:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: VanL <van <at> scratch.space>
Cc: 33102 <at> debbugs.gnu.org
Subject: Re: bug#33102: 26.1, emacs-mac 7.2;
 *Newsticker List* frame's SPC does not next page as expected
Date: Wed, 10 Jul 2019 16:28:08 +0200
VanL <van <at> scratch.space> writes:

>> On 10 Jul 2019, at 23:48, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>> 
>> I don't use newsticker, so do you have a recipe for how to reproduce
>> this bug, starting from "emacs -Q"?
>
> After I got used to gnus I stopped using newsticker.

I guess `M-x newsticker-show-news' is how to reproduce? 

> May I suggest for uniformity that 
>
>   b pages-back and 
>   SPC pages-forward 
>
> when the buffer is for reading.  
>
> The two keys left and right of 'b can do what is intuitive in mainly
> reading-mode.  If memory serves, Capt. Picard in Star Trek is using in
> the faroff future a keyboard with SPC and 5-keys above it, only.

SPC in the Newsticker List window scrolls the Newsticker Item window,
which seems like a natural thing to do (and is the same that Gnus
summary buffer does).

Or did you mean something else?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Wed, 10 Jul 2019 14:54:01 GMT) Full text and rfc822 format available.

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

From: VanL <van <at> scratch.space>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 33102 <at> debbugs.gnu.org
Subject: Re: bug#33102: 26.1, emacs-mac 7.2;
 *Newsticker List* frame's SPC does not next page as expected
Date: Thu, 11 Jul 2019 00:52:46 +1000
> On 11 Jul 2019, at 00:28, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> 
> SPC in the Newsticker List window scrolls the Newsticker Item window,
> which seems like a natural thing to do (and is the same that Gnus
> summary buffer does).
> 
> Or did you mean something else?

I try to get used to that natural thing to do.

Yes, I might've been thrown by the 'side-effect' page-down in the next buffer without focus on the item-buffer.

I tried the following setting to allow page down in the summary buffer, directly.

--8<---------------cut here---------------start------------->8---
(add-hook 'gnus-summary-mode-hook
	  (lambda ()
	    (define-key gnus-summary-mode-map
	      (kbd "<SPC>") 'scroll-up-command)))

--8<---------------cut here---------------end--------------->8---






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33102; Package emacs. (Thu, 11 Jul 2019 15:12:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: VanL <van <at> scratch.space>
Cc: 33102 <at> debbugs.gnu.org
Subject: Re: bug#33102: 26.1, emacs-mac 7.2;
 *Newsticker List* frame's SPC does not next page as expected
Date: Thu, 11 Jul 2019 17:11:53 +0200
VanL <van <at> scratch.space> writes:

>> On 11 Jul 2019, at 00:28, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
>> 
>> SPC in the Newsticker List window scrolls the Newsticker Item window,
>> which seems like a natural thing to do (and is the same that Gnus
>> summary buffer does).
>> 
>> Or did you mean something else?
>
> I try to get used to that natural thing to do.
>
> Yes, I might've been thrown by the 'side-effect' page-down in the next
> buffer without focus on the item-buffer.

I think this works as designed, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) notabug. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 11 Jul 2019 15:13:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 33102 <at> debbugs.gnu.org and Van L <van <at> scratch.space> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 11 Jul 2019 15:13:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Aug 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 256 days ago.

Previous Next


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