Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lisp

Name: Anonymous 2012-12-14 11:53

why the fuck does it use parentheses instead of brackets? I can type [] without having to press shift on a run of the mill qwerty keyboard, and based on the frequency you need to use them, it makes a shitload of difference.

Name: Anonymous 2012-12-14 15:34

>>8
See >>7
http://world.std.com/~jdostale/kbd/SpaceCadet2.jpeg

These keyboards were used with early MIT Lisp Machines.

If you're using emacs, then you can use:

(keyboard-translate ?\( ?\[)
(keyboard-translate ?\[ ?\()
(keyboard-translate ?\) ?\])
(keyboard-translate ?\] ?\))


Or just remap your keyboard, you fucker.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List