all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cl-pushnew and other functions
@ 2012-06-29  4:38 John Wiegley
  2012-06-29 16:53 ` Stefan Monnier
  0 siblings, 1 reply; 10+ messages in thread
From: John Wiegley @ 2012-06-29  4:38 UTC (permalink / raw)
  To: emacs-devel

Why are we moving toward a "cl-" prefix for Common Lisp macros?  Why can we
not have function like pushnew in the global namespace?  I think Emacs Lisp
authors can benefit from a lot of these macro and functions, but I think it's
very unfortunate if code is going to start getting littered with "cl-"
prefixes for such common uses.  Are we going to have cl-dolist and cl-incf,
etc?

I think the basic function in CL should just be considered part of the Emacs
Lisp language, the same way that we have dolist in subr.el now.

John



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

end of thread, other threads:[~2012-07-04 12:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29  4:38 cl-pushnew and other functions John Wiegley
2012-06-29 16:53 ` Stefan Monnier
2012-06-29 20:36   ` PJ Weisberg
2012-06-29 22:17   ` John Wiegley
2012-06-30  4:16     ` Stefan Monnier
2012-06-30  5:44       ` Helmut Eller
2012-07-02  3:50       ` John Wiegley
2012-07-02  7:25         ` Andreas Schwab
2012-07-04  5:04       ` John Wiegley
2012-07-04 12:31         ` Stefan Monnier

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.