Ship Mints <shipmints@gmail.com> writes:
> This would be kbd_buffer_store_event?
On Lisp level, adding the event to unread-command-events, as Eli
said. See a similar handling in dbus-call-method.
> What I had in mind is basically to have the D-Bus handler push a
> special event onto unread-command-events, and then that event
> could be
> bound to a command.
Best regards, Michael.