emacs-devel
[Top][All Lists]
Advanced

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

Re: Generators (iterators) for Gnu Emacs


From: Nic Ferrier
Subject: Re: Generators (iterators) for Gnu Emacs
Date: Sun, 07 Dec 2014 17:29:02 +0000

Stefan Monnier <address@hidden> writes:

> PS: In the case of "next", we could solve the namespace issue without
> modules if Elisp had an equivalent to "foo.next".  But the only OO-style
> system we have uses methods which have global scope, so we'd need
> another object system with a different method-call syntax like maybe
> (foo :next).

So agree to add some more core things to make the problem easier.

A with-symbol for example.


Nic



reply via email to

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