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: Patch to allow -nw to runemacs on w32 Date: Wed, 15 Nov 2006 21:35:40 +0000 Message-ID: <455B882C.1090608@gnu.org> References: <455B19B9.9000004@student.lu.se> <455B3098.4010307@gnu.org> <455B337C.60502@student.lu.se> <455B3C6C.9020206@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163626619 24171 80.91.229.2 (15 Nov 2006 21:36:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Nov 2006 21:36:59 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 15 22:36:57 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 1GkSRE-0006C1-8a for ged-emacs-devel@m.gmane.org; Wed, 15 Nov 2006 22:36:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GkSRC-0002Iv-N3 for ged-emacs-devel@m.gmane.org; Wed, 15 Nov 2006 16:36:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GkSR0-0002HF-Dj for emacs-devel@gnu.org; Wed, 15 Nov 2006 16:36:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GkSQy-0002Fz-IO for emacs-devel@gnu.org; Wed, 15 Nov 2006 16:36:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GkSQy-0002Fw-E6 for emacs-devel@gnu.org; Wed, 15 Nov 2006 16:36:40 -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 1GkSQx-0007mJ-Fa for emacs-devel@gnu.org; Wed, 15 Nov 2006 16:36:39 -0500 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by mx20.gnu.org with esmtp (Exim 4.52) id 1GkSQR-0008D3-IM for emacs-devel@gnu.org; Wed, 15 Nov 2006 16:36:07 -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 D2D0052AF3; Wed, 15 Nov 2006 21:35:51 +0000 (GMT) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Juanma Barranquero 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:62353 Archived-At: Juanma Barranquero wrote: > Now that I re-read that... Why does not Emacs hide its own console > when started in windowing mode? Why is runemacs.exe needed at all? If emacs is started from the command prompt in a console window, then hiding it is the wrong thing to do.