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=EVtFqvbBxeNPOh6Y/3hc6UzGVLRC5lHzLffFgQs7Dc1 u0WiuEKdaEH+6m16Yx3fcaf4+GrdKXhN/hL9hm/1ybcXGavlkpjNwCJuU3k2fGc9 WGCZX5klEDOdP4LthM2P+Q+QLmMHS+FniL9Hix/kaNRM8VScpx5Ql+0JkWwBBK9k = 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=zjGdB+AOV/DPr7XwnWpuUQgRm7Y=; b=CfFnKwSroHx9K/oqN JbFAZAvL97gpbt9luAlTSJhT8gBGeXW+r/4/ZWIKf9OJMpL6I85snn0DoZ0B2mPp TJ2MVVsoaOxy6l5JkJOD+hG0LJg+BOqnnyat+rvZjsazJBxpwn6ymIgp86D+DniY 0cVEp6Jgm/fQC4uWW8RLADBdno= 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.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-bk0-f42.google.com X-Received: by 10.205.105.3 with SMTP id do3mr80971bkc.86.1386222818643; Wed, 04 Dec 2013 21:53:38 -0800 (PST) Message-ID: <52A014C9.7020101@gmail.com> Date: Thu, 05 Dec 2013 06:53:13 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: emacs won't run References: <529EF3CA DOT 2050108 AT netfence DOT it> <529F0A4B DOT 4060901 AT gmail DOT com> <20131204192140 DOT GA6581 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20131204192140.GA6581@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Il 12/4/2013 8:21 PM, Christopher Faylor ha scritto: > On Wed, Dec 04, 2013 at 11:56:11AM +0100, marco atzeri wrote: >> Il 12/4/2013 10:20 AM, Andrea Venturoli ha scritto: >>> Hello. >>> >>> Since a bit, emacs won't start under X: no error, no message, nothing. >>> It just starts and exits after a while without doing anything. >>> >>> I can run "emacs -nw" fine. >>> >>> How can I diagnose this? Is there any log I can look into? Any utility? >>> >>> bye & Thanks >>> av. >>> >> >> use strace. > > Wouldn't "cygcheck /usr/bin/emacs" be a better first step? It sounds like > it could be a missing DLL. likely it is a missing/wrong DLL, but he mentioned that "emacs -nw" is working, so should be not a static one and cygcheck could miss the issue. > > cgf Marco -- 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