emacs-devel
[Top][All Lists]
Advanced

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

Re: read-event in batch mode


From: Stefan Monnier
Subject: Re: read-event in batch mode
Date: Tue, 04 Feb 2014 13:16:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> We already have process_special_events that does what you describe,
> just add more events to what it handles.

Sure.  It's still 2 queues, conceptually, just implemented by
multiplexing them onto a single one.  Not sure why it's an advantage.


        Stefan



reply via email to

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