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: Re: A DOS box starting Emacs (w32) Date: Wed, 12 Feb 2014 11:41:41 +0100 Message-ID: <52FB4FE5.1020809@alice.it> References: <52FAA9DA.3030302@alice.it> <52FABC27.6010900@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1392201723 31200 80.91.229.3 (12 Feb 2014 10:42:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Feb 2014 10:42:03 +0000 (UTC) Cc: Emacs developers To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 12 11:42:08 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 1WDXGZ-0007s4-Ew for ged-emacs-devel@m.gmane.org; Wed, 12 Feb 2014 11:42:07 +0100 Original-Received: from localhost ([::1]:38270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDXGZ-0008JF-36 for ged-emacs-devel@m.gmane.org; Wed, 12 Feb 2014 05:42:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDXGO-0008DW-S5 for emacs-devel@gnu.org; Wed, 12 Feb 2014 05:42:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDXGH-0006Cc-Cf for emacs-devel@gnu.org; Wed, 12 Feb 2014 05:41:56 -0500 Original-Received: from smtp203.alice.it ([82.57.200.99]:36251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDXGH-0006CG-5h for emacs-devel@gnu.org; Wed, 12 Feb 2014 05:41:49 -0500 Original-Received: from [192.168.1.100] (82.59.172.12) by smtp203.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 52EABF4C01348264; Wed, 12 Feb 2014 11:41:47 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: 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:169547 Archived-At: Oops... Il 12/02/2014 02:10, Juanma Barranquero ha scritto: >> but it ALREADY runs runemacs.exe!!! > > I mean the shortcut created in the taskbar when you left-click and > select "Add this application to the applications bar", not the > shortcut in the Start menu.. I didn't understand that... Now I have fixed this issue... In any case, what Dani suggests seems the main way to avoid it.. :) Thanks, Angelo.