* Windows, emacsclient
@ 2017-03-17 15:12 Fabrice Popineau
2017-03-17 15:50 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Popineau @ 2017-03-17 15:12 UTC (permalink / raw)
To: Emacs developers
[-- Attachment #1: Type: text/plain, Size: 432 bytes --]
Hi,
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.
Also what is the difference today between emacsclient.exe and
emacsclientw.exe ?
Regards,
Fabrice
[-- Attachment #2: Type: text/html, Size: 625 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Windows, emacsclient
2017-03-17 15:12 Windows, emacsclient Fabrice Popineau
@ 2017-03-17 15:50 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-03-17 15:50 UTC (permalink / raw)
To: Fabrice Popineau; +Cc: emacs-devel
> From: Fabrice Popineau <fabrice.popineau@gmail.com>
> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-17 15:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 15:12 Windows, emacsclient Fabrice Popineau
2017-03-17 15:50 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.