Tagged Questions
3
votes
2answers
80 views
Emacs caps lock minor mode?
Is there a command in Emacs to turn on what might be described as "caps lock minor mode"? I'm looking to do something like M-x toggle-caps-mode, then every letter I type in the buffer is a capital ...
1
vote
1answer
342 views
How do I swap CTRL and CAPS LOCK on Carbon Emacs on OSX without doing it OS-wide?
I've recently started learning emacs since I was unhappy with Textmate and as a starting point read the "Effective Emacs" article by Steve Yegge. I was very keen on his CTRL -> CAPS LOCK swap, but I ...