X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4cee11bc0808120952s286f479fja7990b0271d0e469@mail.gmail.com> Date: Tue, 12 Aug 2008 16:52:38 +0000 From: "Sam Hanes" To: cygwin AT cygwin DOT com Subject: Re: emacs open display problem In-Reply-To: <20080810.134817.17949.0@webmail08.vgs.untd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080810 DOT 134817 DOT 17949 DOT 0 AT webmail08 DOT vgs DOT untd DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 parminides wrote: > I've tried the following commands in an xterm, all to no avail: > emacs & > emacs -d :0 & > emacs -d 0:0 & I infer from the '-d :0.0' and the XTerm that you're trying to open Emacs in X. Some X applications have problems with specifying the X display on the command line, even if they supposedly support it. Setting the DISPLAY environment variable usually works in these cases. I've never seen an app with this problem go phantom (they usually die saying 'couldn't connect to X server'), but you never know. -- Sam Hanes elemecca AT gmail DOT com Yes. > Are you sure? >> Because it reverses the logical flow of conversation. >>> Why is replying above the quote annoying? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/