all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: 549@emacsbugs.donarmstrong.com
Cc: Vesa Suontama <vesa.suontama@gmail.com>
Subject: bug#549: emacsclient or emacsclientw not waiting in Windows
Date: Tue, 15 Jul 2008 09:15:51 +0100	[thread overview]
Message-ID: <487C5CB7.3050004@gnu.org> (raw)
In-Reply-To: <487C53BC.4030807@gmail.com>


>> It works like this: have emacsclient.com and emacsclient.exe, where
>> new emacsclient.exe is the old emacsclientw.exe, and emacsclient.com
>> is just a wrapper that calls the emacsclient and waits for it to
>> finish (e.g. by using a named event, which emacsclient.com waits).
>>
>> The other way around could be to use "AttachConsole" etc. from
>> emacsclientw (and rename it to emacsclient), but all this is just
>> guessing
>> as I do not know the real reason for emacsclientw.

These might be good ideas if Emacs was a Windows program. But since
Emacs is a cross platform program, it is better to keep emacsclient the
same as other platforms, and have emacsclientw, which is built from
identical source code with different compiler switches, to work around
the deficiency in Windows where it insists on making a console visible
when you start a console program from the GUI.







  reply	other threads:[~2008-07-15  8:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  6:40 bug#549: emacsclient or emacsclientw not waiting in Windows Vesa Suontama
2008-07-15  7:37 ` Lennart Borgman (gmail)
2008-07-15  8:15   ` Jason Rumney [this message]
2008-07-15  9:49     ` Vesa Suontama
     [not found] <000001c8e349$30b8e300$922aa900$@suontama@supponor.tv>
2008-07-12  4:56 ` Stefan Monnier
2008-07-12  7:46   ` Lennart Borgman (gmail)
2008-07-14 15:38 ` Lennart Borgman (gmail)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-11 11:28 Vesa Suontama

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=487C5CB7.3050004@gnu.org \
    --to=jasonr@gnu.org \
    --cc=549@emacsbugs.donarmstrong.com \
    --cc=vesa.suontama@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.