Skip to content

Loading Ecaml breaks the echoing of unfinished keystrokes #14

Description

@ilankri

By default, Emacs displays unfinished keystrokes in the echo area if the user types slow enough. This behavior is broken when loading Ecaml. The problem seems to come from the initialization code of Ecaml, more precisely the start of the Async scheduler:

start_scheduler ();

Moreover, shutting down the scheduler via M-x ecaml-async-shutdown restores the echoing of unfinished keystrokes.

The problem was observed using the latest version of both Ecaml (v0.15.0) and Emacs (28.2).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions