Anyone has emacsclient working with emacs-k and other versions of gcc compiled emacs on windows?

What happened?

I thought it was issue of emacs installation but with plain vanilla emacs, emacsclient works. With default doom emacs config, it breaks. But, if I start server using start-server from within doom emacs, I can then use emacsclient as long as I don’t close the main emacs that I started.

What did you expect to happen?

Emacsclient should have connected when i start a server with emacs --daemon.

Steps to reproduce

  1. Install emacs-k or any gcc compilation version of emacs on windows.
  2. Install doom emacs
  3. Run emacs.exe --daemon from cmd.
  4. Run emacsclient.exe -n -c from cmd as well.

System information


Loading data dump...

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.