From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: emacsclientw Date: Tue, 14 Nov 2006 07:30:58 +0000 Message-ID: <455970B2.1090608@gnu.org> References: <4557B756.2020701@gnu.org> <455859DA.5010402@gnu.org> <4558F507.1030801@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163489562 17017 80.91.229.2 (14 Nov 2006 07:32:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Nov 2006 07:32:42 +0000 (UTC) Cc: Juanma Barranquero , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 14 08:32:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gjsmb-00035O-2A for ged-emacs-devel@m.gmane.org; Tue, 14 Nov 2006 08:32:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gjsma-0007S9-Gr for ged-emacs-devel@m.gmane.org; Tue, 14 Nov 2006 02:32:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjsmN-0007QW-Pb for emacs-devel@gnu.org; Tue, 14 Nov 2006 02:32:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjsmK-0007OX-Mg for emacs-devel@gnu.org; Tue, 14 Nov 2006 02:32:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjsmK-0007OS-H7 for emacs-devel@gnu.org; Tue, 14 Nov 2006 02:32:20 -0500 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjsmJ-0005Ev-UK for emacs-devel@gnu.org; Tue, 14 Nov 2006 02:32:20 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id C1A8250424; Tue, 14 Nov 2006 07:31:04 +0000 (GMT) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: dhruva In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:62288 Archived-At: dhruva wrote: > I just re-confirmed. "emacsclientw.exe" launches emacs if it is not > running. I have built the whole stuff using MSVC on WXP. And emacsclientw does not create a command prompt window when you use it from the GUI? That is what I'm more interested in, as the -mwindows link option seems an elegant solution to the problem of superfluous command prompt windows, but it is not documented as being recognized by the microsoft linker, only by GNU ld.