emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.92; View-scroll-page-forward/backward does wrong in text mode a


From: Juri Linkov
Subject: Re: 23.0.92; View-scroll-page-forward/backward does wrong in text mode after text-scale-increase/decrease
Date: Sat, 11 Jul 2009 23:39:43 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu)

> View-mode, written in the dawn of time, assumes that all lines have the
> default height.  The following patch changes it so that
> scroll-up/scroll-down are passed nil arguments where possible; then
> Emacs will automatically determine how to scroll by one page, taking
> variable-height lines and text-scaling into account.
>
> It's not good to make this kind of change at this stage in the release,
> but this bug would be pretty annoying if you happen to come across it,
> and that's much more likely now we've introduced the text-scaling
> commands.  Could someone on emacs-devel help review the patch?

I noticed that this patch causes a regression: typing RET used to put
point to the last line at the end of the window, but now typing RET keeps
point on the same line.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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