[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exit-to-system



    Date: Tue, 29 Jul 86 16:14:11+0900
    From: Masayuki Ida <a37078%ccut.u-tokyo.junet%utokyo-relay.csnet@CSNET-RELAY.ARPA>

	    Date: Mon, 21 Jul 86 15:01 EDT
	    From: Guy Steele <gls%ZARATHUSTRA.THINK.COM@u-tokyo.junet>
	    Subject: Re: exit-to-system 
		...
	    Well, we do have ED, which is clearly a user-interface thing.
	    Here is a stab at defining QUIT:
        
	    QUIT					[Function]
        
	    This function is intended to terminate the running Lisp system in some
	    appropriate manner.     ... 
	    ...
	    --Guy
    I agree. The name QUIT sounds reasonable.

    ida@utokyo-relay.csnet
    -----

The name QUIT does not sound reasonable.  Quit what?  Is ease of typing
an issue, for something which is typed once per session and probably
appears once in even the largest subsystem?  EXIT-LISP sounds much
better.    I can easily (and have) had internal functions, and macros
called QUIT.  I don't think the name should be used up in this way.