all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Staflin <lenst@lysator.liu.se>
Cc: emacs-devel@gnu.org
Subject: Re: advice.el and special forms
Date: Fri, 15 Jul 2005 15:00:12 +0200	[thread overview]
Message-ID: <66f9a1e18984d6f8492a2be31710c4a6@lysator.liu.se> (raw)
In-Reply-To: <43879.128.165.123.83.1121370181.squirrel@webmail.lanl.gov>


On 14 jul 2005, at 21:43, Stuart D. Herring wrote:

>
> (defun special-form-p (object)
>   "Return t if OBJECT is a special form."
>   (and (subrp object) (eq (cdr (subr-arity object)) 'unevalled)))
>

I know that Emacs Lisp isn't Common Lisp, but isn't special-operator-p 
a better name?


//Lennart Staflin

  reply	other threads:[~2005-07-15 13:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 19:43 advice.el and special forms Stuart D. Herring
2005-07-15 13:00 ` Lennart Staflin [this message]
2005-07-15 17:36   ` Luc Teirlinck

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=66f9a1e18984d6f8492a2be31710c4a6@lysator.liu.se \
    --to=lenst@lysator.liu.se \
    --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.