unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
@ 2023-12-06 15:36 rameiko87
  2023-12-06 17:04 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: rameiko87 @ 2023-12-06 15:36 UTC (permalink / raw)
  To: 67662

Newsticker plainview on Emacs 29.1. C-h m says that S-SPC should do the 
opposite of SPC, but they achieve the same command instead.





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 15:36 bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down rameiko87
@ 2023-12-06 17:04 ` Eli Zaretskii
  2023-12-06 17:17   ` rameiko87
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2023-12-06 17:04 UTC (permalink / raw)
  To: rameiko87; +Cc: 67662

> Date: Wed, 06 Dec 2023 15:36:07 +0000
> From: rameiko87@posteo.net
> 
> Newsticker plainview on Emacs 29.1. C-h m says that S-SPC should do the 
> opposite of SPC, but they achieve the same command instead.

Is this on a GUI frame or a TTY frame?





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 17:04 ` Eli Zaretskii
@ 2023-12-06 17:17   ` rameiko87
  2023-12-06 17:47     ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: rameiko87 @ 2023-12-06 17:17 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 67662

>> Newsticker plainview on Emacs 29.1. C-h m says that S-SPC should do 
>> the
>> opposite of SPC, but they achieve the same command instead.
> 
> Is this on a GUI frame or a TTY frame?

terminal: emacs --no-x-resources





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 17:17   ` rameiko87
@ 2023-12-06 17:47     ` Eli Zaretskii
  2023-12-06 20:22       ` rameiko87
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2023-12-06 17:47 UTC (permalink / raw)
  To: rameiko87; +Cc: 67662

> Date: Wed, 06 Dec 2023 17:17:03 +0000
> From: rameiko87@posteo.net
> Cc: 67662@debbugs.gnu.org
> 
> >> Newsticker plainview on Emacs 29.1. C-h m says that S-SPC should do 
> >> the
> >> opposite of SPC, but they achieve the same command instead.
> > 
> > Is this on a GUI frame or a TTY frame?
> 
> terminal: emacs --no-x-resources

What does Emacs show when you type "C-h l" after pressing S-SPC? if it
shows SPC and not S-SPC, it means your terminal emulator cannot
distinguish between SPC and S-SPC (many terminal emulators don't), so
Emacs cannot distinguish between them, either.





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 17:47     ` Eli Zaretskii
@ 2023-12-06 20:22       ` rameiko87
  2023-12-06 20:26         ` rameiko87
  0 siblings, 1 reply; 7+ messages in thread
From: rameiko87 @ 2023-12-06 20:22 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 67662

>> >> Newsticker plainview on Emacs 29.1. C-h m says that S-SPC should do
>> >> the
>> >> opposite of SPC, but they achieve the same command instead.
>> >
>> > Is this on a GUI frame or a TTY frame?
>> 
>> terminal: emacs --no-x-resources
> 
> What does Emacs show when you type "C-h l" after pressing S-SPC? if it
> shows SPC and not S-SPC, it means your terminal emulator cannot
> distinguish between SPC and S-SPC (many terminal emulators don't), so
> Emacs cannot distinguish between them, either.

Smart. I was confused because in treeview I thought that S-SPC scrolls 
the other direction than SPC. In fact it doesn't, it's just than on my 
long articles (which occupy twice the length of a window) doing SPC (or 
S-SPC which is the same for me) at the end of the news, wraps back to 
the top. Instead, in plain view it doesn't wrap to the top but says end 
of buffer. Maybe we should make SPC behave the same in treeview and 
plainview?





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 20:22       ` rameiko87
@ 2023-12-06 20:26         ` rameiko87
  2023-12-06 20:33           ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 7+ messages in thread
From: rameiko87 @ 2023-12-06 20:26 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 67662

> Maybe we should make SPC behave the same in treeview and plainview?
Forget about this: in fact in treeview the behaviour in the list of 
articles for a certain group when pressing SPC is also "end of buffer". 
It's only on the article window itself that it scrolls back up. So 
nothing to do, time to close this.





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

* bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down
  2023-12-06 20:26         ` rameiko87
@ 2023-12-06 20:33           ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 7+ messages in thread
From: Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-12-06 20:33 UTC (permalink / raw)
  To: rameiko87; +Cc: 67662-done, Eli Zaretskii, 67662

Closing as per request below

rameiko87@posteo.net writes:

>> Maybe we should make SPC behave the same in treeview and plainview?
> Forget about this: in fact in treeview the behaviour in the list of
> articles for a certain group when pressing SPC is also "end of
> buffer". It's only on the article window itself that it scrolls back
> up. So nothing to do, time to close this.






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

end of thread, other threads:[~2023-12-06 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 15:36 bug#67662: Emacs 29.1: Newsticker plainview S-SPC scrolls up instead of down rameiko87
2023-12-06 17:04 ` Eli Zaretskii
2023-12-06 17:17   ` rameiko87
2023-12-06 17:47     ` Eli Zaretskii
2023-12-06 20:22       ` rameiko87
2023-12-06 20:26         ` rameiko87
2023-12-06 20:33           ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors

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