emacs-devel
[Top][All Lists]
Advanced

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

Re: apply-partially


From: Jashy
Subject: Re: apply-partially
Date: Sun, 19 Oct 2008 22:09:41 -0700 (PDT)



Eli Zaretskii wrote:
> 
>> From: Stefan Monnier <address@hidden>
>> Cc: address@hidden
>> Date: Sun, 19 Oct 2008 16:04:58 -0400
>> 
>> > I think this function should be moved to subr.el.  It's too
>> > general-purpose to be kept on minibuffer.el.
>> 
>> Sure.
> 
> Done.
> 

A possible bug may be introduced. To reproduce:
M-x switch-to-buffer 
Error Message:
Symbol's function definition is void: args1
A possible reason may be `lexical-let' usage in `apply-partially'.
-- 
View this message in context: 
http://www.nabble.com/apply-partially-tp20056439p20063305.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.





reply via email to

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