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

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

bug#25792: 26.0.50; Scroll-margin working incorrectly when scrolling dow


From: npostavs
Subject: bug#25792: 26.0.50; Scroll-margin working incorrectly when scrolling down if show-trailing-whitespace is t
Date: Sun, 19 Feb 2017 11:59:22 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

severity 25792 minor
tags 25792 confirmed
quit

Alexander Miller <alexanderm@web.de> writes:

> Only scrolling down is affected. The issue first appeared when I
> recompiled emacs roughly 1 week ago and has persisted over multiple
> recompilations on 2 different laptops (both running Antergos & Xfce), so
> my guess is that it's an issue in the current emacs master.

This seems to be caused by [1: b9be4c14e8], it only happens when the
window has partial lines (i.e., (zerop (cadr (cl-floor
(window-screen-lines)))) is non-nil).  Not sure how
show-trailing-whitespace affects this, but it does.

1: 2017-02-02 21:21:18 -0500 b9be4c14e89f5cec08a7a0f0d24033e0e6ff5ef0
  Fix scrolling with partial lines





reply via email to

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