From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: emacsclientw Date: Tue, 14 Nov 2006 09:02:51 +0530 Message-ID: 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 1163475199 15872 80.91.229.2 (14 Nov 2006 03:33:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Nov 2006 03:33:19 +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 04:33:16 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 1Gjp2v-0004y0-Uz for ged-emacs-devel@m.gmane.org; Tue, 14 Nov 2006 04:33:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gjp2v-000598-8w for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 22:33:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gjp2i-00058Y-AO for emacs-devel@gnu.org; Mon, 13 Nov 2006 22:33:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gjp2d-00057l-NO for emacs-devel@gnu.org; Mon, 13 Nov 2006 22:32:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gjp2d-00057b-Ij for emacs-devel@gnu.org; Mon, 13 Nov 2006 22:32:55 -0500 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gjp2d-00008k-DS for emacs-devel@gnu.org; Mon, 13 Nov 2006 22:32:55 -0500 Original-Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by mx20.gnu.org with esmtp (Exim 4.52) id 1Gjp2c-00044z-Ak for emacs-devel@gnu.org; Mon, 13 Nov 2006 22:32:54 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so124103nfe for ; Mon, 13 Nov 2006 19:32:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h81v6jsYM/H9oLAGEYBiLAH8hQ6GSUoKLINTRBsabWpAbikQ5bpbbuLBrbcxY/t3pCs6jw+stA0DD+37lawEyv/B0qUgZ/AaZwRyEB9b5p58pcgfkUmKvh8d/Q7OTocuAk2KEHDlcad5MndEj9o13Sdm29gbqR12iozf69kDefU= Original-Received: by 10.78.128.15 with SMTP id a15mr541177hud.1163475172056; Mon, 13 Nov 2006 19:32:52 -0800 (PST) Original-Received: by 10.78.140.9 with HTTP; Mon, 13 Nov 2006 19:32:51 -0800 (PST) Original-To: "Jason Rumney" In-Reply-To: <4558F507.1030801@gnu.org> Content-Disposition: inline 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:62274 Archived-At: Hi, On 11/14/06, Jason Rumney wrote: > dhruva wrote: > > Also, I am seeing a strange behavior. I associate a file extension > > '.C' to run emacsclientw.exe. With no Emacs running, I double click on > > a '.C' file from explorer. It launches Emacs (with the splash screen). > > That is strange indeed, since emacsclient does not launch Emacs in such > circumstances, and emacsclientw is just emacsclient compiled with > different options. I just re-confirmed. "emacsclientw.exe" launches emacs if it is not running. I have built the whole stuff using MSVC on WXP. -dk -- dhruva (dk) Contents reflect my personal views only!