GNU bug report logs - #48408
BUGFIX: window-default-font-height: check for nil string

Previous Next

Package: emacs;

Reported by: Boruch Baum <boruch_baum <at> gmx.com>

Date: Fri, 14 May 2021 01:16:02 UTC

Severity: normal

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 48408 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Boruch Baum <boruch_baum <at> gmx.com>
Cc: 48408 <at> debbugs.gnu.org
Subject: Re: bug#48408: BUGFIX: window-default-font-height: check for nil
 string
Date: Sun, 16 May 2021 08:25:28 +0300
> Date: Sun, 16 May 2021 00:42:15 -0400
> From: Boruch Baum <boruch_baum <at> gmx.com>
> Cc: 48408 <at> debbugs.gnu.org
> 
> On 2021-05-16 07:22, Eli Zaretskii wrote:
> >   (terminal-live-p ":0.0")
> 
> on tty frame: nil
> on gui frame: nil
> 
> >   (framep ":0.0")
> 
> on tty frame: nil
> on gui frame: nil
> 
> >   (frames-on-display-list ":0.0")
> 
> on tty frame: (#<frame F152 0x5599a3b27720>)
> on gui frame: (#<frame F152 0x5599a3b27720>)

Thanks.  So you have just one frame in that session, which is a TTY
frame?  I thought it was a session with both GUI and TTY frames, is
that not so?

Anyway, the above probably means we set up frame parameters
incorrectly somewhere.  Hmm...




This bug report was last modified 3 years and 27 days ago.

Previous Next


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