From: "Wette, Matthew R (3441)" <matthew.r.wette@jpl.nasa.gov>
To: "Wette, Matthew R (3441)" <matthew.r.wette@jpl.nasa.gov>
Cc: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: perplexing syntax-rules bug
Date: Sat, 20 Dec 2014 15:02:47 +0000 [thread overview]
Message-ID: <AD7CFF59-B75A-49AF-A2F3-7EA328157818@jpl.nasa.gov> (raw)
In-Reply-To: <8F1364D9-685E-4E06-ACC4-89BA71CCE2C3@jpl.nasa.gov>
[-- Attachment #1: Type: text/plain, Size: 288 bytes --]
On Dec 20, 2014, at 6:37 AM, Matt wrote:
(list (cons 'name <name>) (cons 'title #f))
OK. Thanks. I'm guessing list-copy would be another option: (sval (list-copy '((a . 1) (b . 2)))
No. need to use alist-copy from (srfi srfi-1) (or (map list-copy '((a . 1) (b . 2)))
[-- Attachment #2: Type: text/html, Size: 1001 bytes --]
next prev parent reply other threads:[~2014-12-20 15:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-19 20:14 perplexing syntax-rules bug Wette, Matthew R (3441)
2014-12-19 23:11 ` Panicz Maciej Godek
2014-12-20 7:39 ` Marco Maggi
2014-12-20 10:29 ` Thien-Thi Nguyen
2014-12-20 14:37 ` Wette, Matthew R (3441)
2014-12-20 15:02 ` Wette, Matthew R (3441) [this message]
2014-12-20 15:02 ` Panicz Maciej Godek
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/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AD7CFF59-B75A-49AF-A2F3-7EA328157818@jpl.nasa.gov \
--to=matthew.r.wette@jpl.nasa.gov \
--cc=guile-user@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.
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).