From: Neil Jerram <neil@ossau.uklinux.net>
Cc: Marius Vollmer <mvo@zagadka.de>
Subject: Re: Using (defined? foo) from C.
Date: 26 Apr 2003 12:01:32 +0100 [thread overview]
Message-ID: <m3ptn9bjzn.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: <Pine.BSF.4.51.0303291017300.53996@helena.whitefang.com>
>>>>> "Thamer" == Thamer Al-Harbash <tmh@whitefang.com> writes:
Thamer> On Sat, 29 Mar 2003, Marius Vollmer wrote:
>> Thamer Al-Harbash <tmh@whitefang.com> writes:
>>
>> > Is there anyway to create a symbol SCM in C without defining it
>> > in the current environment?
>>
>> Yes. Symbols are a data type of their own, independent of bindings,
>> environments and modules. You can use
>>
>> scm_str2symbol ("foo")
Thamer> Thanks, I couldn't find this in the procedure index of the
Thamer> manual but it's mentioned in section 19.14 (transitioning
Thamer> to the scm interface). That's exactly what I need.
If you have time, please could you work out the texinfo needed to get
this into the procedure index, and send a patch?
Many thanks,
Neil
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
prev parent reply other threads:[~2003-04-26 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-28 23:11 Using (defined? foo) from C Thamer Al-Harbash
2003-03-29 11:31 ` Marius Vollmer
2003-03-29 15:20 ` Thamer Al-Harbash
2003-04-26 11:01 ` Neil Jerram [this message]
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=m3ptn9bjzn.fsf@laruns.ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--cc=mvo@zagadka.de \
/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).