X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: [ANNOUNCEMENT] Updated: emacs*-24.2.93-2 (TEST)
Date: Thu, 21 Feb 2013 09:42:07 +0000 (UTC)
Lines: 17
Message-ID: <loom.20130221T103907-962@post.gmane.org>
References: <announce.511B7B51.4050901@cornell.edu> <loom.20130220T122045-617@post.gmane.org> <5124C565.7000206@cornell.edu> <loom.20130221T091611-154@post.gmane.org> <5125DFAA.6040104@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Arthur Tu <arthur.jim.tu <at> gmail.com> writes:

> I use only the w32 interface for frame display and I haven't install 
> emacs-x11. After a daemon is started, "emacsclient -c" invokes a w32 
> frame, while "emacsclient [-n]" gets a terminal session. I feel great 
> about this.
> 
> Your problem may be caused by the priority of "x11" and "w32".

The problem is that emacsclient-w32 does simply try to call "emacs", which  (via
/etc/alternatives) links to emacs-X11 on my system and to emacs-w32 on yours. 
Since the two emacsclients for X11 and w32 should not mix, they should probably
call emacs-X11 and emacs-w32 directly and not use /etc/alternatives.


Regards,
Achim.


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

