[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: |
Eli Zaretskii |
Subject: |
bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack |
Date: |
Wed, 13 Apr 2022 16:11:04 +0300 |
> Date: Tue, 12 Apr 2022 22:44:16 +0200
> From: Christoph Arenz <tiga.arenz@web.de>
> Cc: 54800@debbugs.gnu.org
>
>
> > 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.
Thanks, I think people who use line-spacing in Calc stack window, or
otherwise change the default height of a window-line, should know what
they are doing and what would be the result.
I installed the change to use the 'floor' argument to window-height,
and I think this works well enough in the "usual" use cases;
everything else would be a non-trivial enhancement. So I'm closing
this bug.
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/08
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Eli Zaretskii, 2022/04/09
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/09
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Eli Zaretskii, 2022/04/09
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/11
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Eli Zaretskii, 2022/04/11
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Eli Zaretskii, 2022/04/11
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/11
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/12
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack, Christoph Arenz, 2022/04/12
- bug#54800: 28.1; calc: Cursor positioned at weird position in calc stack,
Eli Zaretskii <=