help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help with coroutine.el


From: Davin Pearson
Subject: Re: Help with coroutine.el
Date: Wed, 15 Apr 2015 18:19:41 -0700 (PDT)
User-agent: G2/1.0

On Monday, April 13, 2015 at 9:04:12 AM UTC+12, Stefan Monnier wrote:
> > something like this:
> 
> > (defun foo ()
> >    (message "hello")
> >    (yield)
> >    (message "goodbye"))
> 
> > (foo) -> "hello"
> > (foo) -> "goodbye"
> 
> Ah, Emacs-25 has such a thing, in file generator.el.

Thank you for your helpful response!

Where is Emacs 25?  I cannot find it in the following directory:

http://ftp.gnu.org/pub/gnu/emacs/windows/

In this directory the version number only goes up to 24 
 




reply via email to

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