emacs-deferred icon indicating copy to clipboard operation
emacs-deferred copied to clipboard

Simple asynchronous functions for emacs lisp

Results 15 emacs-deferred issues
Sort by recently updated
recently updated
newest added

I'd add monadic notation macro in next version v0.6.0. Here is a sample code: ```el (let (aa bb) (deferred:do (aa

Hello like for ctables, I get this during the installation Install emacs-deferred-el for emacs23 install/deferred: Handling install for emacsen flavor emacs23 In deferred:earlier-main: deferred.el:655:40:Warning: value returned from (length (symbol-value G20439))...

This is the PR to track migration of deferred documentation to sphinxcontrib-emacs https://github.com/flycheck/sphinxcontrib-emacs TODO before pull: - [x] Setup readthedocs (RTD). Set build branch to doc (this branch) - [...

The documentation warns that sometimes a "finally" block may not be executed due to asynchrony. If I have some clean-up code that needs to be run no matter how a...

#16 に関する議論ですが、 twitter でやるより日本語でも良いから issue にでやったほうが便利じゃないかと思ったのでこっちに作ってみましたがどうでしょう? twitter のほうが良いですか? 放っておくとマージが辛くなりそうなので、決めたほうが良いと思うこと (後の方に書いてますが、 sphinxcontrib-emacs の現状にかなり左右されると思います): 1. #16 のマージを sphinxcontrib-emacs のリリースまで待つかどうか。 2. もしリリースまで待つなら、 docstring の移行を #16 でやるかどうか。 docstring 以外の移行を #16 でしてしまって、さっさとマージするのもありだと思います。 API のページ (autodoc...