From: Eric Hanchrow <offby1@blarg.net>
To: emacs-devel@gnu.org
Subject: Re: To be a list or not
Date: Fri, 28 Dec 2007 13:40:40 -0800 [thread overview]
Message-ID: <871w96sdk7.fsf@offby1.atm01.sea.blarg.net> (raw)
In-Reply-To: 477568AC.7090304@gmail.com
The first of these complaints that it wants a list, the second says is
is a list:
;; (length '(prop . val))
;; (listp '(prop . val))
(With Emacs 22)
Well, it's working as advertised:
listp is a built-in function in `src/data.c'.
(listp OBJECT)
Return t if OBJECT is a list, that is, a cons cell or nil.
Otherwise, return nil.
Although I myself don't think that any old cons cell ought to be
considered a list either.
--
Like most people, I would like to use the words ''parameters''
and ''behoove'' in the same sentence, but I am not sure how.
-- A Question for 'Ask Mister Language Person'
next prev parent reply other threads:[~2007-12-28 21:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-28 21:20 To be a list or not Lennart Borgman (gmail)
2007-12-28 21:40 ` Eric Hanchrow [this message]
2007-12-28 21:47 ` Nick Roberts
2007-12-28 23:05 ` Lennart Borgman (gmail)
2007-12-28 23:45 ` Nick Roberts
2007-12-29 0:18 ` Lennart Borgman (gmail)
2007-12-29 3:35 ` Bob Rogers
2007-12-29 21:11 ` Stephen J. Turnbull
2007-12-29 22:40 ` Miles Bader
2007-12-29 22:44 ` Tom Tromey
2007-12-29 23:22 ` Andreas Schwab
2007-12-31 16:38 ` Tom Tromey
2007-12-31 17:13 ` Andreas Schwab
2007-12-30 0:54 ` Stephen J. Turnbull
2007-12-30 3:52 ` Bob Rogers
2007-12-30 1:37 ` Richard Stallman
2007-12-29 17:49 ` Richard Stallman
2007-12-29 13:51 ` Richard Stallman
2007-12-29 14:30 ` Thien-Thi Nguyen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871w96sdk7.fsf@offby1.atm01.sea.blarg.net \
--to=offby1@blarg.net \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).