bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30747: Emacs lacks a command to horizontally recenter


From: Eli Zaretskii
Subject: bug#30747: Emacs lacks a command to horizontally recenter
Date: Sat, 26 Jun 2021 15:58:56 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: jidanni@jidanni.org,  30747@debbugs.gnu.org
> Date: Sat, 26 Jun 2021 14:49:17 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Since lines are generally not all of the same width, such horizontal
> > scrolling can only guarantee to center one line, and sometimes cannot
> > center it at all (if it's narrower than the window).  I wonder whether
> > the OP indeed understands what he will get as result of implementing
> > this feature.
> 
> The centring would be based on the current line, yes.

So when one goes one line up or down, one would need to recenter?

>                                                        But horizontal
> centring is mostly useful when you have a display that's much wider than
> your window width, which can happen i deeply nested threads in Gnus, for
> instance.

Doesn't auto-hscroll-mode = current-line take care of that?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]