From: Mike Gran <spk121@yahoo.com>
To: Richard Shann <richard.shann@virgin.net>
Cc: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: Creating a top level definition if none so far exists, on the fly.
Date: Thu, 15 Aug 2013 05:17:49 -0700 (PDT) [thread overview]
Message-ID: <1376569069.53209.YahooMailNeo@web120401.mail.ne1.yahoo.com> (raw)
In-Reply-To: <20130815130802.377f24ed@DebianBox.loc>
> From: Richard Shann <richard.shann@virgin.net>
>> > From: Richard Shann <richard.shann@virgin.net>
>> >
>> > I have just started using GNU/Denemo under the guile 2.x and the
>> > following construct no longer works:
>> >
>> > (if (not (defined? 'ToggleFiguredBassMode::Active))
>> > (define ToggleFiguredBassMode::Active #f))
>>
>> I remember Andy once suggested on this list that
>>
>> (define-once ...)
>
> Thank you! that works perfectly. Now there is the question of
> supporting both guile 2.0 and 1.8 users. I seem to remember this came
> up in another context, but unfortunately upgrading to Debian Wheezy has
> lost me any easy access to my old emails.
> I'll have a delve around to see if it can be done, but if anyone just
> knows off the top of their head please say.
Try looking at the various responses to this thread
http://lists.gnu.org/archive/html/guile-user/2013-02/msg00173.html
-Mike
next prev parent reply other threads:[~2013-08-15 12:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 10:57 Creating a top level definition if none so far exists, on the fly Richard Shann
2013-08-15 11:10 ` rixed
2013-08-15 11:18 ` Mike Gran
2013-08-15 12:08 ` Richard Shann
2013-08-15 12:17 ` Mike Gran [this message]
2013-08-15 13:37 ` Richard Shann
2013-09-07 9:48 ` Andy Wingo
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=1376569069.53209.YahooMailNeo@web120401.mail.ne1.yahoo.com \
--to=spk121@yahoo.com \
--cc=guile-user@gnu.org \
--cc=richard.shann@virgin.net \
/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).