I recently decided to get back to using emacs again and was very frustrated with the meta key. I searched and searched around trying to find something better than using [escape] key as meta. Eventually it dawned on me to look at my terminal preferences where I discovered the secret. There is a box you can select "use option as meta" that has made my life easier. I posted this for anyone else on the wiki: emacs wiki just in case anyone else is interested.
The fix above worked well for terminal emacs. For carbon emacs, you may have to add the following to your init.el file:
(setq mac-option-modifier 'meta)
as per: this post
Friday, October 16, 2009
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2009
(21)
-
▼
October
(14)
- Slowing brute force hackers
- Generating a new CSR to get your shiny new SSL cer...
- Turning man pages to PDF files
- Regex pattern for stripping Javadocs
- XSLT outputing Carriage return/line feed
- Getting FTP to work through IP tables
- Yum repo for more up to date Dovecot
- JBoss and file handles on RedHat
- How to get more network stats
- How to find process IDs listening to port xxx
- Fun with SSL certs and Apache
- Adding Jalopy to Maven and clean things up
- Dealing with extended characters in bash
- Meta key in emacs on osx 10.6.1
-
▼
October
(14)
No comments:
Post a Comment