unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Subject: Re: add-to-plist, add-plist-to-plist functions
Date: Sun, 28 Apr 2002 23:38:51 GMT	[thread overview]
Message-ID: <877kmr2y2c.fsf@tc-1-100.kawasaki.gol.ne.jp> (raw)
In-Reply-To: aai0g1$2cgo$1@agate.berkeley.edu

"Karl Chen" <quarl.newsgroup@REMOVE_ME_quarl.org> writes:
> Hi, I wrote these two functions which may be useful to others:

Your terminology is incorrect -- looking at your code, it seems to be
manipulating `alists', not `plists'.

[An alist is a list of cons cells, with the car of each being the key,
and the cdr the value; a plist is a list of alternating keys and values.]

-Miles
-- 
Run away!  Run away!

  reply	other threads:[~2002-04-28 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-28 23:26 add-to-plist, add-plist-to-plist functions Karl Chen
2002-04-28 23:38 ` Miles Bader [this message]
2002-04-28 23:45   ` Karl Chen

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=877kmr2y2c.fsf@tc-1-100.kawasaki.gol.ne.jp \
    --to=miles@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).