From xemacs-m  Mon Feb 17 17:47:14 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id RAA24085
	for <xemacs-beta@xemacs.org>; Mon, 17 Feb 1997 17:47:12 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id PAA23641; Mon, 17 Feb 1997 15:45:02 -0800
Date: Mon, 17 Feb 1997 15:45:02 -0800
Message-Id: <199702172345.PAA23641@newman>
From: "William M. Perry" <wmperry@aventail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: Safe elisp functions?
In-Reply-To: <m2zpx356pc.fsf@altair.xemacs.org>
References: <199702172311.PAA23394@newman>
	<m2zpx356pc.fsf@altair.xemacs.org>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

Steven L. Baur writes:
>Take it out, now.

  Whatever for?  Its harmless right now.  Only danger is bad choice of
'safe' functions (which must be explicitly listed), which are pretty
restrictive right now.  Pretty much all you can do is say 'Hello there' in
the minibuffer right now.

  Mainly a proof-of-concept until I finish writing my javascript
interpreter in emacs-lisp.

-Bill P.

