all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: cl-pushnew and other functions
Date: Wed, 04 Jul 2012 08:31:45 -0400	[thread overview]
Message-ID: <jwvehorogit.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m2mx3gunfk.fsf@newartisans.com> (John Wiegley's message of "Wed,  04 Jul 2012 00:04:31 -0500")

>> Because I don't want to simply adopt all those Common-Lisp-isms into Elisp.
>> A big reason for that is that Elisp is not compiled aggressively, so some
>> design choices in Common-Lisp would be too costly in Elisp.
> Is it considered kosher yet to use cl.el's defun*?  I *really* miss keyword
> arguments in Elisp.

It's been accepted for a long time now (grep shows it's already in use),
tho I recommend you use the cl-defun name instead, so you only need to
require `cl-lib'.


        Stefan



      reply	other threads:[~2012-07-04 12:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvehorogit.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.