From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: A DOS box starting Emacs (w32) Date: Tue, 11 Feb 2014 23:53:14 +0100 Message-ID: <52FAA9DA.3030302@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1392159221 11330 80.91.229.3 (11 Feb 2014 22:53:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Feb 2014 22:53:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 11 23:53:49 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WDMD7-00037Y-0D for ged-emacs-devel@m.gmane.org; Tue, 11 Feb 2014 23:53:49 +0100 Original-Received: from localhost ([::1]:36373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMD6-0006R1-NP for ged-emacs-devel@m.gmane.org; Tue, 11 Feb 2014 17:53:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMCw-0006Pc-Db for emacs-devel@gnu.org; Tue, 11 Feb 2014 17:53:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDMCl-0005a4-Um for emacs-devel@gnu.org; Tue, 11 Feb 2014 17:53:38 -0500 Original-Received: from smtp203.alice.it ([82.57.200.99]:53967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMCl-0005YJ-Np for emacs-devel@gnu.org; Tue, 11 Feb 2014 17:53:27 -0500 Original-Received: from [192.168.1.100] (79.19.235.214) by smtp203.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 52EABF4C012AB522 for emacs-devel@gnu.org; Tue, 11 Feb 2014 23:53:25 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.99 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169533 Archived-At: Using the binaries for trunk rev. 116256-20140203 from https://sourceforge.net/projects/emacs-bin, I notice the following behaviour... On Win7 (64bit), Emacs starts normally, i.e. without a DOS box, using the link created by "addpm" in the Start menu. But if I add Emacs to the applications bar (mouse-3 on the Emacs icon and then click on "Add this application to the applications bar"), and then I start Emacs from that bar, a DOS box opens behind the Emacs frame. Is this to be expected? If I close the DOS box also Emacs closes... Ciao, Angelo.