Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Importing into KEYWORD.

Received: by 10.68.202.168 with SMTP id kj8mr3239030pbc.1.1333636385021;
        Thu, 05 Apr 2012 07:33:05 -0700 (PDT)
Path: r9ni21662pbh.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From: Tim Bradshaw <t...@tfeb.org>
Newsgroups: comp.lang.lisp
Subject: Re: Importing into KEYWORD.
Date: Thu, 5 Apr 2012 15:33:03 +0100
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <jlkaev$ag6$1@dont-email.me>
References: <87zkatn6xo.fsf@kuiper.lan.informatimago.com> <rNOSPAMon-D11B8B.06541205042012@news.albasani.net>
Mime-Version: 1.0
Injection-Info: mx04.eternal-september.org; posting-host="mSdBmMAzDT7qpEFq4TXYUQ";
	logging-data="10758"; mail-complaints-to="ab...@eternal-september.org";	posting-account="U2FsdGVkX1+CSX2XQEh2nyik43JlLAxg"
User-Agent: Unison/2.1.4
Cancel-Lock: sha1:U1c0aqaDuoR+YfFm48j0om3Ea44=
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

On 2012-04-05 14:54:12 +0100, RG said:

> uh?  That always returns T.

Does it now?

(constantp 'xyzt)
(import 'xyzt "KEYWORD")
(export 'xyzt "KEYWORD")

And now what's the answer?  I have no idea: I don't think it's 
specified and I don't think it should be specified.

> 
> This reminds me of the old "Doctor, it hurts when I do this" joke.
> Don't do that.  Just use intern.  It already does the Right Thing.

As I've said more times than I can count in this thread already.