Reputation: 7590
i would like to know how can i launch emacs inside the console window, not in a separated GUI. Im using emacs 23.2 in Windows.
Upvotes: 24
Views: 18233
Reputation: 192627
As I said in my comment, emacs -nw works on Windows.
emacs -nw
Upvotes: 37