delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/29/22:17:50

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=FTaoo26dsBeqPnNk
RthwJ9zzvb0ugy0X4lrFZWFOGRzY9SvUSupX82AidD2bFIe1/j1dh4089uwCaims
dvGYbN2nwTNuEH+QxYwaY8p5pYs9o0X/QIexdvnd0wk7yGsCtM4RDAZq+KQXiigj
RtL7f9EJzQA1jBSY3XMG4IyPJo0=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=V1r3+Yp6hPcvb11Ii96FRq
MSKWo=; b=uiUmLpRDOO668Ce7yIJHfYExGI46o6FiXqP697ifsi1poF1aEBYMma
p/rTnbqDsBTM7Zx1pgwpKpoIOn0Bv6NroLIiqtLfSenK2GzHAYFjF61ccR8Aw6/f
MacFNS5zZ4eYNItkT0VAP57+XwAmXTnlvt1JftSUQdlyD9Hw7kj5k=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Ken, H*i:sk:d1dd467, H*MI:sk:d1dd467, H*f:sk:d1dd467
X-HELO: mail-pf0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=c/hTO52IK2YFCrEBaiJQIg9XUzQaTbB8bNZwKuw1C+o=; b=cezO9TtMd7dcOl5mYaGWeFwwDLpsIBowyfarYpzDPHEe8BxPaO52eWGleCffu56R61 8gWJywtqUAf/ZgELFEn5aYim/ShN1OSg7hWfPK0g03naq/+bPAy7RnoEzBgjDVSXTtAT uJkYB8G7YSic7uc5MHDKYjXpqEn7dguYITx7mjLD1SfYphHOnk8IhuMD1vAAcwj9806s zCs1XU3KFkX/WDwf7B3WoOACn4tOpxqJFRubf8w0hPZS6augl7LJ/YObYydbQyHq5txy SzbaNp0KpWp6LrhsBpMzOuc8KK1IL/sywU1FGAjM85CEhoSVct0ZkZLHI4gbqPkgLGPj X4mg==
X-Gm-Message-State: AEkooutPQxmh6keQgQOmvac9Zr0BPeaunDDBRRa1c/WnKymbhhX/x6R3CdGQdHcSwbuXlw==
X-Received: by 10.98.210.69 with SMTP id c66mr73566886pfg.71.1469845041525; Fri, 29 Jul 2016 19:17:21 -0700 (PDT)
Subject: Re: Trouble running emacs on new box
To: cygwin AT cygwin DOT com
References: <CAA5t8VrDwbJP4DDaPGoxfFqD+UrJ2WHs8OiCVqqgu3WS4vmrpA AT mail DOT gmail DOT com> <d1dd4679-518f-173d-142a-c51515568033 AT cornell DOT edu>
From: "David M. Karr" <davidmichaelkarr AT gmail DOT com>
Message-ID: <9fe4ce1b-1f9c-41a5-6202-0b010da9edae@gmail.com>
Date: Fri, 29 Jul 2016 19:17:20 -0700
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2
MIME-Version: 1.0
In-Reply-To: <d1dd4679-518f-173d-142a-c51515568033@cornell.edu>
X-IsSubscribed: yes

On 07/29/2016 07:06 PM, Ken Brown wrote:
> On 7/29/2016 4:51 PM, David Karr wrote:
>> 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.
>
> You have to run the script /usr/bin/make-emacs-shortcut to create that 
> file.  See /usr/share/doc/emacs/README.Cygwin for details.

Ah, ok.  Wouldn't it be a good idea for some of this information to be 
put into the generated file as a comment?  That's a typical practice for 
generated text files.
>
> 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
>


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019