Minor OS X Emacs Tip

I like to use M-h in Emacs to mark paragraphs. I also like to use the Command key as Meta. Further, I like to use ⌘H to hide applications in OS X.

If you hit M-h in Emacs, it runs mark-paragraph, which is good, but means that you can’t hide Emacs. However, if you hit ⌘tab to trigger the app switcher, then select Emacs, then hit ⌘H, it will hide instead.

Alternately, you could bind ns-do-hide-emacs to some other key combination.

2009/09/20
Previously On Atomized:

Discussion

A nice tip ;)

Leo
2009/09/21

Do you know why using your build on 2009-09-22 there are two spelling menu entries?

1. Edit => Spell
2. Tools => Spell Checking

They appear to be the same (sub)menu.

Leo

Leo
2009/09/22

Awesome tip, thanks!

Michael Guterl
2009/10/03

Participate