unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Michael Tiedtke <michele.titke@o2online.de>
To: guile-user@gnu.org
Subject: Re: How to create hygienic environments?
Date: Sat, 20 Jun 2015 06:54:41 +0200	[thread overview]
Message-ID: <5584F211.6090602@o2online.de> (raw)
In-Reply-To: <F2D93CDA-F2C9-472C-92BD-A24D9CA44920@alumni.caltech.edu>

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]



On 20/06/2015 00:08, Matt Wette wrote:
> On Jun 19, 2015, at 7:39 AM, Michael Tiedtke <michele.titke@o2online.de> wrote:
>
>> Does anyone know how I to create empty environments in Guile Scheme (preferably 1.8)?
> There is a procedure null-environment.   Check the guile reference manual, start at "concept index".  The guile manual is quite extensive.
>

Thank you. By now I know that "quite extensive manual" rather well - 
it's about ten years since I first read it
Just to quote myself:

 > The /(null-environment 5)/ gives me an empty environment but how 
should I insert the editor commands?

Just think of these editor commands as regular Scheme definitions.

By accident I found an option for secure modules which only gives you a 
safe set of Scheme definition - but not a clean start.

[-- Attachment #2: Type: text/html, Size: 1454 bytes --]

  reply	other threads:[~2015-06-20  4:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 14:39 How to create hygienic environments? Michael Tiedtke
2015-06-19 22:08 ` Matt Wette
2015-06-20  4:54   ` Michael Tiedtke [this message]
2015-06-20 12:54     ` Neil Jerram
2015-06-20 13:16       ` Michael Tiedtke

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=5584F211.6090602@o2online.de \
    --to=michele.titke@o2online.de \
    --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).