X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=YKI8QSlkTyNUQp2GKOI2rlNXwjlnndpI4DLuKn/aKGs tjYS5CsZqFndOg7w3zJQrwU8yFFGVdMyqo+XjhoaSN/wF0QZ3ZAiE1DNcJruiE4c ZKjRy76SioUFUBHOAkTJD9f10AsGlDKvtXtdhh056wOLBOR/eEHX1V4wi0jcrUjY = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=vS16RsKJqqwPli6PIeRtoASpOLE=; b=P8jf2c/BfTu74jB2O Swu34WeCbhaBq1bGhl4dL76dxjqSEuXq628leczTch9dB9j0MB1EtTq2jOy6tjmu 5/tx9+KLxr2baO8ay6H7m+j4Z2NBDUIvkOc9lN+b4FNOq69zxP42cIYl7RPnIRtb t6XwJK9lPl75yMTqXhhxIpeo9M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,RCVD_IN_PBL,RCVD_IN_RP_RNBL,RP_MATCHES_RCVD,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <523F4F4B.7070006@cornell.edu> Date: Sun, 22 Sep 2013 16:12:59 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: cygwin Subject: Re: Emacs doesn't start from icon after update to 1.7.25 References: <523CFD8D DOT 7030906 AT cornell DOT edu> <523EEC1E DOT 8030407 AT cornell DOT edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/22/2013 2:06 PM, KARR, DAVID wrote: >> -----Original Message----- >> From: On Behalf Of >> Ken Brown >> Sent: Sunday, September 22, 2013 6:10 AM >> To: cygwin >> Subject: Re: Emacs doesn't start from icon after update to 1.7.25 >> >> On 9/21/2013 8:42 PM, KARR, DAVID wrote: >>>> -----Original Message----- >>>> From: On Behalf Of >>>> Ken Brown >>>> On 9/20/2013 7:26 PM, KARR, DAVID wrote: >>>>> Today I updated 1.7.25. I was a handful of minor releases behind at the >>>> time. >>>>> >>>>> After the update, I can't start Emacs from the icon anymore. The >> shortcut >>>> command I have for it is the following: >>>>> >>>>> C:\Cygwin\bin\run.exe -p /usr/bin bash -l -i -c "emacs -display >>>> 127.0.0.1:0.0 --debug-init" >>>> >>>> I don't think this has anything to do with emacs. There have been >>>> several reports of problems with run-1.3.0-1. Try downgrading to the >>>> previous version of run, or switch to run2. >>> >>> I first tried just changing the command line to "run2". No change. >> >> run2 is not a drop-in replacement for run. If you want to use it, you >> have to install the run2 package and read the documentation. Or you >> could run the script /usr/bin/make-emacs-shortcut, which creates a >> shortcut that uses run2. > > I already had run2 installed. I ran "make-emacs-shortcut". I moved the resulting shortcut to the desktop, giving it a new name. I double-clicked it. Nothing happened. I than created a cmd window and pasted in the command line from the shortcut and ran it. Nothing. I then pasted in the command line from the old shortcut, and Emacs came up. I'd like to find out what went wrong with the shortcut created by make-emacs-shortcut. What's the target? And what are the contents of the emacs.xml file that it uses? Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple