unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Gnus: scrolling w/ space jumps to next message before hitting bottom
@ 2021-09-13  9:38 Daniel Fleischer
  2021-09-13 12:51 ` Eric S Fraga
  2021-09-13 12:53 ` Eric S Fraga
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Fleischer @ 2021-09-13  9:38 UTC (permalink / raw)
  To: help-gnu-emacs


Hi, when using "space" to scroll in summary (split) view, the message
scrolls but then moves to the next message without actually seeing the
last few lines. I tried toggling `gnus-article-over-scroll' to `t' but
it didn't help.

-- 

Daniel Fleischer



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Gnus: scrolling w/ space jumps to next message before hitting bottom
  2021-09-13  9:38 Gnus: scrolling w/ space jumps to next message before hitting bottom Daniel Fleischer
@ 2021-09-13 12:51 ` Eric S Fraga
  2021-09-21 11:40   ` Emanuel Berg via Users list for the GNU Emacs text editor
  2021-09-13 12:53 ` Eric S Fraga
  1 sibling, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2021-09-13 12:51 UTC (permalink / raw)
  To: help-gnu-emacs

On Monday, 13 Sep 2021 at 12:38, Daniel Fleischer wrote:
> Hi, when using "space" to scroll in summary (split) view, the message
> scrolls but then moves to the next message without actually seeing the
> last few lines. I tried toggling `gnus-article-over-scroll' to `t' but
> it didn't help.

This sounds like it's skipping over the signature which you often don't
wish to read.  I don't know if this skipping can be controlled but you
can at least stop gnus going on to the next message by setting
gnus-paging-select-next to nil.
-- 
Eric S Fraga via Emacs 28.0.50 & org 9.4.6 on Debian 11.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Gnus: scrolling w/ space jumps to next message before hitting bottom
  2021-09-13  9:38 Gnus: scrolling w/ space jumps to next message before hitting bottom Daniel Fleischer
  2021-09-13 12:51 ` Eric S Fraga
@ 2021-09-13 12:53 ` Eric S Fraga
  2021-09-13 13:26   ` Daniel Fleischer
  1 sibling, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2021-09-13 12:53 UTC (permalink / raw)
  To: help-gnu-emacs

Ah, also maybe check gnus-article-skip-boring.

-- 
Eric S Fraga via Emacs 28.0.50 & org 9.4.6 on Debian 11.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Gnus: scrolling w/ space jumps to next message before hitting bottom
  2021-09-13 12:53 ` Eric S Fraga
@ 2021-09-13 13:26   ` Daniel Fleischer
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Fleischer @ 2021-09-13 13:26 UTC (permalink / raw)
  To: Eric S Fraga; +Cc: help-gnu-emacs

Eric S Fraga [2021-09-13 Mon 13:53]  wrote:

> Ah, also maybe check gnus-article-skip-boring.

It's exactly that, thank you.

--
Daniel Fleischer


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Gnus: scrolling w/ space jumps to next message before hitting bottom
  2021-09-13 12:51 ` Eric S Fraga
@ 2021-09-21 11:40   ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 0 replies; 5+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-09-21 11:40 UTC (permalink / raw)
  To: help-gnu-emacs

Eric S Fraga wrote:

>> Hi, when using "space" to scroll in summary (split) view,
>> the message scrolls but then moves to the next message
>> without actually seeing the last few lines. I tried
>> toggling `gnus-article-over-scroll' to `t' but it
>> didn't help.
>
> This sounds like it's skipping over the signature which you
> often don't wish to read. I don't know if this skipping can
> be controlled [...]

Turn the signature into a button:

  (setq gnus-treat-hide-signature t)

The hit TAB to get there with `next-header' and hit RET to
show it ... if/when desired.

  https://dataswamp.org/~incal/emacs-init/moggle.el

Maybe that package documentation including docstrings should
be modernized ...

-- 
underground experts united
https://dataswamp.org/~incal




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-21 11:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-13  9:38 Gnus: scrolling w/ space jumps to next message before hitting bottom Daniel Fleischer
2021-09-13 12:51 ` Eric S Fraga
2021-09-21 11:40   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-09-13 12:53 ` Eric S Fraga
2021-09-13 13:26   ` Daniel Fleischer

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