emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 01b97f9 1/2: Move VC diff ASYNC argument to the


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 01b97f9 1/2: Move VC diff ASYNC argument to the fifth position
Date: Sun, 14 Dec 2014 09:18:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>     Move VC diff ASYNC argument to the fifth position

BTW, we should devise a "standard" way to turn an async operation into
a synchronous one, so that APIs such as the one used for VC backends can
simply always work asynchronously, and if the client needs the answer
right away he can just use this standard way.

I guess part of this answer could look like url-future.el.


        Stefan



reply via email to

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