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=qCLcKCMOXCG+TrJiKMfdAZ5DwCDDc5HjUavboV+NEIZ EfJw2YvbhiSmB6c1gAeqGPTvSWFagcIN3022R5S8HqYtxrXciVQMIJ2pmDIBhmLt 3xMUz35MJC2drE18ivGuCU45ELvoT9VEOXot+XuEc1GzqzwV/hSXBisNweQJY4Y0 = 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=W6B352qwJtjNMySDZ4dRUfFsCFg=; b=e3Y4pbfqRjWc/8aXw C7pNMe29TvnSwxNPOrqCzhNx2SCzS/yUBft6eb84cz5KOTGUerIeEZ3YxwxCRVEF hitmUxS7Xqo1KRAlE4Ue8dKor5zmtcD6ge+OqRduEl1iwtNeZz+laRFnLV+dcF5X zHwlleAIctvrPr23xa5bT9lTtM= 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.6 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: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <523EEC1E.8030407@cornell.edu> Date: Sun, 22 Sep 2013 09:09:50 -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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. 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