unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53391: First keypress doesn't work when scratch buffer is killed in emacs 28, emacs daemon + emacs client is used
@ 2022-01-20 13:49 Евгений Курневский
  2022-01-20 14:13 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 15+ messages in thread
From: Евгений Курневский @ 2022-01-20 13:49 UTC (permalink / raw)
  To: 53391

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

I have encountered a problem with emacs 28 - sometimes it skips the first
button press in a very specific case. To reproduce write the following as a
config file:

(kill-buffer "*scratch*")

Start emacs daemon with: emacs -Q -l this_init_file.el --daemon
Launch emacs client with: emacsclient -nw some_file.txt
Try to type some key, like 'x', and you will see 'x is undefined'

Probably I shouldn't have killed the scratch buffer in the first place, so
I'm fine if it's not considered as a bug. But this used to work fine with
emacs 27 and causes this strange behavior with emacs 28 which was
unexpected to me.

Emacs version I use: 28.0.91

Initially reported here: https://github.com/jwiegley/use-package/issues/973

[-- Attachment #2: Type: text/html, Size: 995 bytes --]

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

end of thread, other threads:[~2022-01-21 13:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 13:49 bug#53391: First keypress doesn't work when scratch buffer is killed in emacs 28, emacs daemon + emacs client is used Евгений Курневский
2022-01-20 14:13 ` Lars Ingebrigtsen
2022-01-20 14:19   ` Евгений Курневский
2022-01-20 20:32     ` Eli Zaretskii
2022-01-20 20:42       ` Евгений Курневский
2022-01-21  9:12         ` Lars Ingebrigtsen
2022-01-21  9:18           ` Евгений Курневский
2022-01-21  9:25             ` Lars Ingebrigtsen
2022-01-21  9:32               ` Евгений Курневский
2022-01-21 10:01                 ` Евгений Курневский
2022-01-21 11:55                   ` Eli Zaretskii
2022-01-21 12:10                     ` Евгений Курневский
2022-01-21 12:57                       ` Eli Zaretskii
2022-01-21 13:05                         ` Евгений Курневский
2022-01-21 11:46                 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).