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

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

bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack


From: Christoph Arenz
Subject: bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack
Date: Tue, 12 Apr 2022 22:44:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0


And there are still cases where above does not work correctly.
E.g. when using a theme which has different line heights for header
line and mode line than for text lines,
say M-x load-theme leuven .

Approaching it differently seems to cover those cases as well:

    (vertical-motion (- 1 (window-body-height)))

N.B.
This works for me as long as line-spacing is nil.
For non-nil there seems to be a bug in window-body-height.
I have opened bug report #54894 for that.







reply via email to

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