[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows, emacsclient
From: |
Eli Zaretskii |
Subject: |
Re: Windows, emacsclient |
Date: |
Fri, 17 Mar 2017 17:50:21 +0200 |
> From: Fabrice Popineau <address@hidden>
> Date: Fri, 17 Mar 2017 16:12:52 +0100
>
> I'm running Windows 10. I have compiled the emacs-25 branch HEAD using
> MSYS2/MinGW64
> and emacsclient behaves strangely.
> If I run :
> $ ./emacsclient --version
> instead of printing the version on stdout, I get a MessageBox() reporting
> "Emacs 25.2".
> So the trick about reading the GetConsoleTitleA() does not seem to work
> anymore.
Does the code on http://www.devx.com/tips/Tip/33584 help?
> Also what is the difference today between emacsclient.exe and
> emacsclientw.exe ?
emacsclientw is supposed to be used from GUI programs.