GNU bug report logs -
#14771
24.3.50; Unable to scroll one line at time at window edges.
Previous Next
Reported by: Keith David Bershatsky <esq <at> lawlist.com>
Date: Tue, 2 Jul 2013 17:33:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 14771-done <at> debbugs.gnu.org (full text, mbox):
> From: Keith David Bershatsky <esq <at> lawlist.com>
> Date: Tue, 2 Jul 2013 13:02:08 -0700
> Cc: Eli Zaretskii <eliz <at> gnu.org>
>
> Just a follow-up. The following combination is what breaks scroll-step:
>
> (setq scroll-step 1)
> (setq-default line-spacing 0.5)
>
> In prior versions of Emacs Trunk (a month or so ago), it was possible to use (setq-default line-spacing 0.5) without interfering with scroll-step, and I believe that scroll-step previously defaulted to 1 without needing to be set manually.
>
> The two lines of code are the only ones needed to reproduce the issue on OSX 10.6.8.
As I said, this is a very old bug: we were disregarding line-spacing
when computing the canonical line height in pixels.
Revision 113300 on the development trunk fixes that. I'm therefore
marking this bug done.
Thanks.
This bug report was last modified 11 years and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.