all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#38033: 27.0.50; Regression: emacsclient -c error on first frame
@ 2019-11-02 16:47 Yuri D'Elia
  2019-11-02 17:37 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri D'Elia @ 2019-11-02 16:47 UTC (permalink / raw)
  To: 38033


On the current master branch, 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)

Reverting the commit fixes the issue.



In GNU Emacs 27.0.50 (build 16, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars)
 of 2019-11-02 built on eab18045nb
Repository revision: 455e753a2b8fa2e83d23be1771f3371ba90b85f9
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux bullseye/sid

Configured using:
 'configure --with-x-toolkit=lucid --with-modules --without-gsettings
 --with-cairo CC=gcc 'CFLAGS=-O3 -march=native -pipe '
 LDFLAGS=-fwhole-program'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GLIB NOTIFY INOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON
PDUMPER LCMS2 GMP

Important settings:
  value of $LC_COLLATE: C
  value of $LC_TIME: en_DK.UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-07 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-02 16:47 bug#38033: 27.0.50; Regression: emacsclient -c error on first frame Yuri D'Elia
2019-11-02 17:37 ` Eli Zaretskii
2019-12-07 12:49   ` Yuri D'Elia
2019-12-07 17:40     ` Eli Zaretskii

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.