bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#62018: 30.0.50; (require 'dbus) hangs in batch mode when called thro


From: Spencer Baugh
Subject: bug#62018: 30.0.50; (require 'dbus) hangs in batch mode when called through execute-kbd-macro
Date: Wed, 29 Mar 2023 14:45:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Albinus <michael.albinus@gmx.de> writes:
> Spencer Baugh <sbaugh@janestreet.com> writes:
>
> Hi Spencer,
>
>> 1. emacs --batch --eval '(execute-kbd-macro (read-kbd-macro "M-:
>> (require SPC (quote SPC dbus)) RET"))'
>> 2. Observe that it hangs forever.
>>
>> Note that this doesn't need to be direct; running any command through
>> execute-kbd-macro which eventually loads dbus will hang indefinitely.
>> (battery), for example.
>
> Thanks for the report, I've pushed a fix to master. Could you, please, check?

That change fixes my minimal reproducer (sent in the initial email) and
also fixes my larger test framework based on execute-kbd-macro.

Thank you!





reply via email to

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