GNU bug report logs - #47234
28.0.50; frame-inner-height fails without window system on tab-bar-height

Previous Next

Package: emacs;

Reported by: "Basil L. Contovounesios" <contovob <at> tcd.ie>

Date: Thu, 18 Mar 2021 13:42:02 UTC

Severity: normal

Tags: fixed

Found in versions 27.1.91, 28.0.50

Fixed in version 27.2

Done: "Basil L. Contovounesios" <contovob <at> tcd.ie>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: martin rudalics <rudalics <at> gmx.at>, 47234 <at> debbugs.gnu.org
Subject: bug#47234: 28.0.50; frame-inner-height fails without window system on tab-bar-height
Date: Thu, 18 Mar 2021 19:36:57 +0200
> In a build --without-x:
>
> 0. ./src/emacs -Q
> 1. (frame-inner-height) C-j
>
>   Debugger entered--Lisp error: (void-function tab-bar-height)
>     tab-bar-height(#<frame F1 0x55aeb85320a0> t)

There are the following warnings on the emacs-27 branch with --without-x:

frame.el:2749:1:Warning: the following functions are not known to be defined:
    tab-bar-height, x-display-list

tab-bar-height is handled here in bug#47234, and x-display-list in bug#29713.

There are more warnings, I don't know how important they are:

image.el:1145:1:Warning: the function `image-transforms-p' is not known to be
    defined.

gnus/gnus-util.el:1734:1:Warning: the function `image-size' is not known to be
    defined.
org/org-macs.el:1277:1:Warning: the function `image-size' is not known to be
    defined.

international/mule-diag.el:1188:1:Warning: the function `x-list-fonts' is not
    known to be defined.
term/w32-win.el:622:1:Warning: the function `x-list-fonts' is not known to be
    defined.

emulation/edt-mapper.el:521:1:Warning: the function `x-server-vendor' is not
    known to be defined.
emulation/edt.el:2546:1:Warning: the function `x-server-vendor' is not known
    to be defined.

gnus/nnimap.el:2273:1:Warning: the function `x-server-version' is not known to
    be defined.




This bug report was last modified 4 years and 140 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.