emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: lazy-completion-table's args are evaluated too late


From: Stefan Monnier
Subject: Re: lazy-completion-table's args are evaluated too late
Date: Tue, 20 Dec 2005 02:02:48 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Is this correct?  It seems to work right when I try it.

Looks like it works indeed, although it breaks my code because my code
relies on lexical-let which doesn't work correctly when the lambdas are
built at run time as is the case in your code.

So maybe I'll be better off with the current code.  Hmm....


        Stefan




reply via email to

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