emacsclient -nw still opens new frame/window
64-Bit GNU Emacs for MS Windows with optimization.
Brought to you by:
zklhp
Hi
Thanks for putting this together. As the title says... when I run the emacs --daemon and then try to run emacsclient -nw it opens a new frame instead of.opening in the terminal as expected. I've also tried the -t and --tty flags but the result is the same.
I'm running emacs-w64-25.1-O2-with-modules on windows 10 proffessional if that helps.
JM
Hello Jason,
Same here. And I think this is the expected beahivor under Windows. Do you have any references that it can work this way?
Sorry,
Chris
Its unfortunate but it seems you're correct, my research led me to the following:
Source: https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Startup.html
Thanks,
JM