• field_thought_slightB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    It’s a dealbreaker for certain applications (e.g., window management). It’s not a dealbreaker for Emacs as a whole.

    Actually, to be clear: most of the pain is with blocking I/O. But Emacs does have support for asynchronous I/O. The problem is that there is too much code that uses blocking I/O rather than asynchronous I/O.