GNU bug report logs - #38038
27.0.50; Emacs freezes opening tabs.

Previous Next

Package: emacs;

Reported by: Ergus <spacibba <at> aol.com>

Date: Sat, 2 Nov 2019 21:43:01 UTC

Severity: normal

Found in version 27.0.50

Done: martin rudalics <rudalics <at> gmx.at>

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: 38038 <at> debbugs.gnu.org
Cc: spacibba <at> aol.com
Subject: bug#38038: 27.0.50; Emacs freezes opening tabs.
Date: Sun, 03 Nov 2019 00:20:30 +0200
> Hi when using emacs in gui I can't open a new tab if I add these lines
> to my config:
>
> (set-face-attribute 'tab-bar-tab nil
>        :weight 'ultra-bold :underline t)

Does Emacs freeze when you set the 'default' face to ultra-bold underline?

(set-face-attribute 'default nil
  :weight 'ultra-bold :underline t)

When I tried, it signals '(wrong-type-argument bufferp nil)'
in "command-error-default-function" and goes into infinite loop.
I have no idea what is wrong.




This bug report was last modified 5 years and 195 days ago.

Previous Next


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