I'm on OSX Lion
I running emacs inside of Terminal.app
I want command-x to result in M-x (and in general, command -> M)
I have tried the following solution and they're not what I want:
mapping command to Meta globally in system preferences
mapping option to Meta only in Terminal.app
What I want, is only inside of Terminal.app (or only inside of emacs), to bind the command key to meta. How do I achieve this?
Why are you insistent on Terminal.app? Just install iterm2 and move on with life.