all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: VanL <van@scratch.space>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 33102@debbugs.gnu.org
Subject: 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	[thread overview]
Message-ID: <22994ABA-292E-4D71-B41F-AD096F576393@scratch.space> (raw)
In-Reply-To: <m3zhlmynev.fsf@gnus.org>


> 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---







  reply	other threads:[~2019-07-10 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2019-07-11 15:11         ` Lars Ingebrigtsen

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=22994ABA-292E-4D71-B41F-AD096F576393@scratch.space \
    --to=van@scratch.space \
    --cc=33102@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /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.