A most important, but also most elusive, aspect of any tool is its influence on the habits of those who train themselves in its use. If the tool is a programming language this influence is, whether we like it or not, an influence on our thinking habits.
I'd put an explanation of the meta-key next to your first example of its use. For emacs neophyte seing M- is confusing :)
I was happy to see it later:
1) M-l (Meta-l (on your computer, probably ESC-l)) shortcut is bound to readline’s downcase-word function which lowercases the current word.
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
I'd put an explanation of the meta-key next to your first example of its use. For emacs neophyte seing M- is confusing :)
I was happy to see it later:
1) M-l (Meta-l (on your computer, probably ESC-l)) shortcut is bound to readline’s downcase-word function which lowercases the current word.
Reply To This Comment