I'm using emacs on OSX Terminal, and it is on 22.1 version, I just downloaded the 22.3 and installed it (.dmg), but it only works with an GUI interface, if I do a "emacs -nw" command, it still opens the old version (22.1). How can I make this termial command open the newer version with no window?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Just solved it, under /Applications/.../ there was an bin file called Emacs, just move it/link to the /usr/bin/ and it works with the newer version.

link|improve this answer
You can accept your own answer by clicking on the tick mark to the left of the answer to mark this question solved. – Daniel Beck Oct 14 '10 at 21:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.