Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Account for input method of keyboard event
Since an event not matched by the `cond' form now goes in `unread-post-input-method-events' rather than `unread-command-events', turn on the appropriate argument of the initial `read-event' (INHERIT-INPUT-METHOD) to make sure the event doesn't get queued without its input method ever being handled.
- Loading branch information