public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Duncan Mak <duncanmak@gmail.com>
To: Per Bothner <per@bothner.com>
Cc: kawa mailing list <kawa@sourceware.org>
Subject: Re: Using eval with environments and R7RS modules
Date: Mon, 30 Nov 2020 17:15:45 -0500	[thread overview]
Message-ID: <CABgWrqqxpHRB57cjZVh5GtB9LrdXm4DWYH9xZ7Hu7AQSCks+xw@mail.gmail.com> (raw)
In-Reply-To: <ce4ee48b-581c-210a-91ec-6a78a19bad0f@bothner.com>

(environment '(scheme base) '(my library) ...) - this is working out for
me, thanks!

On Mon, Nov 30, 2020 at 7:30 AM Per Bothner <per@bothner.com> wrote:

> On 11/30/20 12:12 AM, Duncan Mak wrote:
> > Thanks for the tip, Per.
> >
> > That did tie me over, but it doesn't feel like a great way to fix it.
> >
> > Would the right thing to do be to allow something like this?
> >
> > (environment '((scheme base) (my library) ...))
>
> No, but I just realized you should be able to do:
>
> (environment '(scheme base) '(my library) ...)
>
> --
>         --Per Bothner
> per@bothner.com   http://per.bothner.com/
>


-- 
Duncan.

  reply	other threads:[~2020-11-30 22:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30  6:21 Duncan Mak
2020-11-30  6:35 ` Per Bothner
2020-11-30  8:12   ` Duncan Mak
2020-11-30 12:30     ` Per Bothner
2020-11-30 22:15       ` Duncan Mak [this message]
2020-11-30 10:13 ` Damien MATTEI
2020-11-30 12:21   ` Per Bothner
2020-11-30 18:09     ` Damien MATTEI
2020-12-02 14:58       ` Jamison Hope
2020-12-04  8:05         ` Damien MATTEI

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=CABgWrqqxpHRB57cjZVh5GtB9LrdXm4DWYH9xZ7Hu7AQSCks+xw@mail.gmail.com \
    --to=duncanmak@gmail.com \
    --cc=kawa@sourceware.org \
    --cc=per@bothner.com \
    /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).