GNU bug report logs -
#60163
29.0.60; Error in post-command-hook (winner-save-old-configurations): (wrong-type-argument frame-live-p #<dead frame code action 0x563ea51cbf70>)
Previous Next
Reported by: 张云峰 <zhangyunfeng0101 <at> gmail.com>
Date: Sat, 17 Dec 2022 17:24:01 UTC
Severity: normal
Found in version 29.0.60
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello, martin.
There is a simpler way to reproduce the bug
please replace code in *run-me-to-produce-the-bug.sh* with
```
echo "Please make sure 'clangd' has installed!"
cd demo-code
echo "int main() {
/* M-x lsp-bridge-code action */
const int place_cursor_here_then_M_X_lsp_bridge_code_action = 1
}" > code.c
git init
cd ..
emacs -Q -L ./lsp-bridge -L ./posframe -L ./markdown-mode -L ./yasnippet
demo-code/code.c --eval="(require 'lsp-bridge)" --eval="(lsp-bridge-mode)"
```
and run *run-me-to-product-the-bug.sh *to reproduce the bug in c
language.
martin rudalics <rudalics <at> gmx.at> 于2022年12月21日周三 17:22写道:
> > I can't interact with the minibuffer, and I can't type in emacs also.
>
> Then this bug is more complex than you described. What does
>
> wmctrl -l
>
> tell about Emacs' windows? Is Emacs itself busy looping?
>
> > I have attached code to help you reproduce this bug.
> > Prerequisites: Compile emacs29 with option --with-pgtk.
>
> Sorry but I have neither ts nor npm installed.
>
> martin
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.