Toomas Altosaar | 8 Jun 2011 17:23
Picon
Picon

Re: Fwd: Intel native MCL

>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
info-mcl@...
http://clozure.com/mailman/listinfo/info-mcl


Gmane