[info-mcl] Fwd: Intel native MCL
Ron Garret
ron at flownet.com
Tue Jun 7 11:43:54 CDT 2011
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
More information about the info-mcl
mailing list