all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regression with emacsclient on commit e3cebbb839fc94f314659bf667c6790edebf4297
@ 2019-10-29 16:19 Yuri D'Elia
  0 siblings, 0 replies; only message in thread
From: Yuri D'Elia @ 2019-10-29 16:19 UTC (permalink / raw)
  To: emacs-devel; +Cc: memeplex

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.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-29 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-29 16:19 Regression with emacsclient on commit e3cebbb839fc94f314659bf667c6790edebf4297 Yuri D'Elia

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.