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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=rNi7/qn/Y1z2sr0HKcw4LlpgVqkh9 /cg2EZDLd3YqVWJlmAk/dBMMKgQA1r6y3LMagIAiNpqXDtbXTbjlGPzeU0JZqbn3 byHkfmrHvs3A0B2Y5OCQfmhxN+fLMBpADEzTHpzACP7O97ieJEMw3NiLGs0/shjr pLj/pcakIm/8d4= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=ldXm+l8B3s8/qOXUDU5isbuSFsg=; b=ipk 3qkftHQoujDCx2c4NbsNusQZrz9i5u3znE8iiL3v9HwQCn8DdgNVEgxAZETb0VeS /zH4OI7PXQkOgHNxW+EjD7/qJCHtRFQ6yHGh9t0RICMVFRIk10uOVil4kqbkfh4W iY1egEHRyNQHTS4AydafgI9nvP6F9C/MvASs1eH0= 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=1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-yw0-f174.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=xBAKMHXGW6aJs5Z1/Ebj0Xg+3waQ3hl4YO2EbFFQg2k=; b=QOQ/OhR2NPWlkq1xDWdTgLQXqDo6WPwTtW0sAY2jbuWVWptpuAzL6l2BjXuokr6kjv AoZ16dkljzmZsRYacNKhd2Eg8u1gMAix18v35c2tuJpkkfc2E8XUJomxDZSNjdcNBdhz AtVagruEtiqpqsZdkRDr0f9NAClH+SdDXyc2/ejIIm5iuIzOjC5unGWbeSU0MUQSK5Cd Nt59gaQ5Qs7OmsczfJjBxPY883//mawnkXSt4UWvliNysfw9z6Y+LUg4PC/d76rYTbrR AYWjgjDv2PYfAAe08cEPgxbcwE2FW4g9B+u9lToa8yXZ5SNE8ndZBHtdnHwb+mJozcB7 WW0Q== X-Gm-Message-State: AEkooutyD3sqNOXfojQt+IQAFI/UJv06820zF9flE/pXUVWjjHgzPwkBUWT9tNEqolXgmJ0LbRlbq6nafo2tMQ== X-Received: by 10.13.211.2 with SMTP id v2mr21225860ywd.230.1469825464313; Fri, 29 Jul 2016 13:51:04 -0700 (PDT) MIME-Version: 1.0 From: David Karr Date: Fri, 29 Jul 2016 13:51:03 -0700 Message-ID: Subject: Trouble running emacs on new box To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I had Cygwin running on an old box for a while. I have a desktop shortcut to run Emacs, using the following command line: --------------------- C:\cygwin64\bin\run2.exe --display 127.0.0.1:0.0 /usr/local/bin/emacs.xml ---------------- This was working fine. I set this up quite a while ago, so I don't quite remember the circumstances of the pieces of this. I'm now setting up cygwin on a new box, with very similar configuration. Unfortunately, setting up Cygwin is something I don't do very often, and it's usually a year or more since the last time I did it. I've already reviewed the FAQ and User Guide for hints. When I first tried this command line, it failed without any good error messages. I later realized that one good reason it's failing is that "/usr/local/bin/emacs.xml" doesn't exist on the new box. I looked at this file on the old box, and it seems relatively simple, but is this a file I'm supposed to create myself? I don't remember doing this. -- 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