* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
@ 2018-10-20 13:37 Van L
2019-07-10 13:48 ` Lars Ingebrigtsen
0 siblings, 1 reply; 6+ messages in thread
From: Van L @ 2018-10-20 13:37 UTC (permalink / raw)
To: 33102
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
2018-10-20 13:37 bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected Van L
@ 2019-07-10 13:48 ` Lars Ingebrigtsen
2019-07-10 14:05 ` VanL
0 siblings, 1 reply; 6+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-10 13:48 UTC (permalink / raw)
To: Van L; +Cc: 33102
Van L <van@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
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
2019-07-10 13:48 ` Lars Ingebrigtsen
@ 2019-07-10 14:05 ` VanL
2019-07-10 14:28 ` Lars Ingebrigtsen
0 siblings, 1 reply; 6+ messages in thread
From: VanL @ 2019-07-10 14:05 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 33102
> On 10 Jul 2019, at 23:48, Lars Ingebrigtsen <larsi@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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
2019-07-10 14:05 ` VanL
@ 2019-07-10 14:28 ` Lars Ingebrigtsen
2019-07-10 14:52 ` VanL
0 siblings, 1 reply; 6+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-10 14:28 UTC (permalink / raw)
To: VanL; +Cc: 33102
VanL <van@scratch.space> writes:
>> On 10 Jul 2019, at 23:48, Lars Ingebrigtsen <larsi@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
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
2019-07-10 14:28 ` Lars Ingebrigtsen
@ 2019-07-10 14:52 ` VanL
2019-07-11 15:11 ` Lars Ingebrigtsen
0 siblings, 1 reply; 6+ messages in thread
From: VanL @ 2019-07-10 14:52 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 33102
> On 11 Jul 2019, at 00:28, Lars Ingebrigtsen <larsi@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---
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected
2019-07-10 14:52 ` VanL
@ 2019-07-11 15:11 ` Lars Ingebrigtsen
0 siblings, 0 replies; 6+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-11 15:11 UTC (permalink / raw)
To: VanL; +Cc: 33102
VanL <van@scratch.space> writes:
>> On 11 Jul 2019, at 00:28, Lars Ingebrigtsen <larsi@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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-07-11 15:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-20 13:37 bug#33102: 26.1, emacs-mac 7.2; *Newsticker List* frame's SPC does not next page as expected Van L
2019-07-10 13:48 ` Lars Ingebrigtsen
2019-07-10 14:05 ` VanL
2019-07-10 14:28 ` Lars Ingebrigtsen
2019-07-10 14:52 ` VanL
2019-07-11 15:11 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).