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

Interchanging Return and Line



For those of you out there who (like me) have trouble reaching the Line
key, and want to interchange the definitions of Return and Line:

I have created the file LMLIB;LINEFD QFASL which allows you to do this.
It redefines the command COM-INDENT-NEW-LINE so that it doesn't recurse
infinitely.  It changes *STANDARD-COMTAB* to change the key assignments.
Finally, it also changes COM-TEXT-MODE to undo these assignments
(because COM-TAB-TO-TAB-STOP isn't a useful default).

Anyway, folks, give it a try.  (The convenient way is to load the file
in your LISPM INIT file.)