all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* apply-partially
@ 2008-10-19 14:08 Eli Zaretskii
  2008-10-19 20:04 ` apply-partially Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2008-10-19 14:08 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

I think this function should be moved to subr.el.  It's too
general-purpose to be kept on minibuffer.el.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: apply-partially
  2008-10-19 14:08 apply-partially Eli Zaretskii
@ 2008-10-19 20:04 ` Stefan Monnier
  2008-10-19 21:07   ` apply-partially Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2008-10-19 20:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

> I think this function should be moved to subr.el.  It's too
> general-purpose to be kept on minibuffer.el.

Sure.


        Stefan




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: apply-partially
  2008-10-19 20:04 ` apply-partially Stefan Monnier
@ 2008-10-19 21:07   ` Eli Zaretskii
  2008-10-20  5:09     ` apply-partially Jashy
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2008-10-19 21:07 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: emacs-devel@gnu.org
> 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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: apply-partially
  2008-10-19 21:07   ` apply-partially Eli Zaretskii
@ 2008-10-20  5:09     ` Jashy
  0 siblings, 0 replies; 4+ messages in thread
From: Jashy @ 2008-10-20  5:09 UTC (permalink / raw)
  To: Emacs-devel




Eli Zaretskii wrote:
> 
>> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Cc: emacs-devel@gnu.org
>> 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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-20  5:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-19 14:08 apply-partially Eli Zaretskii
2008-10-19 20:04 ` apply-partially Stefan Monnier
2008-10-19 21:07   ` apply-partially Eli Zaretskii
2008-10-20  5:09     ` apply-partially Jashy

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.