emacs-devel
[Top][All Lists]
Advanced

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

Regression with emacsclient on commit e3cebbb839fc94f314659bf667c6790ede


From: Yuri D'Elia
Subject: Regression with emacsclient on commit e3cebbb839fc94f314659bf667c6790edebf4297
Date: Tue, 29 Oct 2019 17:19:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

When using emacsclient, there's a new error which is emitted when the
first frame is created:

Debugger entered--Lisp error: (error "KEY must be an integer, cons, symbol, or 
string")
  key-description([#<buffer *scratch*>])
  undefined()

To reproduce, call `emacsclient -c` without an existing emacs instance
and/or start emacs --daemon and create a new frame.

The error is shown only when creating the _first_ frame.

I bisected the error down to commit
e3cebbb839fc94f314659bf667c6790edebf4297: Replay key if kboard is
interrupted while initializing (Bug#37782)

I cannot trigger this regression bug by simply starting emacs without a
daemon.




reply via email to

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