unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Nala Ginrut <nalaginrut@gmail.com>
Cc: 白い熊 <guile-user_gnu.org@sumou.com>, guile-user@gnu.org
Subject: Re: Determining programatically whether the interpreter is Guile or Clisp or Emcs
Date: Sat, 07 Sep 2013 11:31:53 +0200	[thread overview]
Message-ID: <87eh91x9iu.fsf@pobox.com> (raw)
In-Reply-To: <1375086985.8252.2.camel@Renee-desktop.suse> (Nala Ginrut's message of "Mon, 29 Jul 2013 16:36:25 +0800")

On Mon 29 Jul 2013 10:36, Nala Ginrut <nalaginrut@gmail.com> writes:

> If you just want to check whether a symbol was defined, try:
> (module-defined? (current-module) 'function-lambda-expression)

Alternate spelling: (defined? 'foo)

Andy
-- 
http://wingolog.org/



  parent reply	other threads:[~2013-09-07  9:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29  8:21 Determining programatically whether the interpreter is Guile or Clisp or Emcs 白い熊
2013-07-29  8:36 ` Nala Ginrut
2013-07-29 11:21   ` 白い熊
2013-07-29 11:32     ` Nala Ginrut
2013-07-29 11:53       ` 白い熊
2013-07-31  2:27     ` Nala Ginrut
2013-07-31  4:47       ` 白い熊
2013-07-31  5:35         ` Nala Ginrut
2013-07-31  5:35         ` Nala Ginrut
2013-07-31  6:28           ` 白い熊
2013-07-31  6:48             ` Nala Ginrut
2013-09-07  9:31   ` Andy Wingo [this message]
2013-07-31 10:24 ` Alexei Matveev
2013-07-31 10:20   ` Ralf Mattes
2013-08-01  1:12     ` Nala Ginrut
2013-08-01 12:42       ` 白い熊
2013-08-01 12:45         ` 白い熊
2013-08-12 12:48         ` Thien-Thi Nguyen

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=87eh91x9iu.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-user@gnu.org \
    --cc=guile-user_gnu.org@sumou.com \
    --cc=nalaginrut@gmail.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).