Re: Fwd: Intel native MCL

Toomas Altosaar <[email protected]> Wed, 8 Jun 2011 18:23:30 +0300
Newsgroups gmane.lisp.mcl.general
Message-ID <p06240801ca154457cfc2@[130.233.163.79]>
>On Jun 7, 2011, at 5:02 AM, Toomas Altosaar wrote:
>
>>
>>>  FRED fans might like this patch too:
>>>
>>>  ;;; Fix copy-region-to-input to work like FRED did
>>
>>  Unfortunately, I don't see yet how one is supposed to use 
>>copy-region-to-input. Is it a keyboard equivalent of mouse-copy?
>
>That's for when you're typing at the Listener and you want to grab 
>another sexpr in the listener by putting the cursor on it and 
>pressing RETURN.  The base Hemlock behavior is to replace what 
>you're typing with the new input.  FRED (and this patch) append the 
>new input to what you've already typed, and also to leave the cursor 
>in the same relative position as where you placed it.
>
>rg

Thanks for the explanation, it works great!
_______________________________________________
info-mcl mailing list
[email protected]
http://clozure.com/mailman/listinfo/info-mcl