From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Minor suggestion for emacsclientw (MS windows specific)
Date: Thu, 18 Jan 2007 09:16:37 +0000 [thread overview]
Message-ID: <45AF3AF5.3090905@gnu.org> (raw)
In-Reply-To: <e3f230850701172031y789a3ccdx6dd2ec857166ef9@mail.gmail.com>
dhruva wrote:
> When I associate file extensions to emacsclientw.exe and double click
> on the file in the explorer, the command shell window pops up and
> disappears
What compiler are you using? There shouldn't be command shell window, as
we are using a compiler option to create a windowed application. But
maybe it does not work on all versions of gcc, or on msvc.
> IMHO:
> 1. emacsclientw.exe should never wait (default is "-n")
Waiting is required for many applications, and taking care of 2 will
eliminate the remaining reason why you might want emacsclient to
disappear immediately. So I don't think there is any good reason to make
this the default.
> 2. The code should have WinMain() instead of main() as this will
> eliminate the initial console window from popping up.
The compiler should take care of that. See above.
next prev parent reply other threads:[~2007-01-18 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 4:31 Minor suggestion for emacsclientw (MS windows specific) dhruva
2007-01-18 9:16 ` Jason Rumney [this message]
2007-01-18 14:53 ` Lennart Borgman (gmail)
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=45AF3AF5.3090905@gnu.org \
--to=jasonr@gnu.org \
--cc=emacs-devel@gnu.org \
/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.