From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Burton Samograd Newsgroups: gmane.emacs.bugs Subject: Re: bug#13112: 24.2.90; The cygw32 build should disable X11 Date: Sat, 08 Dec 2012 11:37:36 -0700 Organization: Aioe.org NNTP Server Message-ID: <874njwxudr.fsf@samograd.ca> References: <50C1E941.2080609@cornell.edu> <87k3stiutx.fsf@Rainer.invalid> <87boe5iscr.fsf@Rainer.invalid> <87d2ylxqdc.fsf@samograd.ca> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1354992308 29878 80.91.229.3 (8 Dec 2012 18:45:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Dec 2012 18:45:08 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 08 19:45:21 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ThPOr-0000pO-JL for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Dec 2012 19:45:21 +0100 Original-Received: from localhost ([::1]:49447 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThPOf-0002nK-BP for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Dec 2012 13:45:09 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 44 Original-NNTP-Posting-Host: x8k3KC6E0RodHmQi2ZnN7g.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:GxUqs3qiATzhk2QcPegMqlVXd68= Original-Xref: usenet.stanford.edu gnu.emacs.bug:94558 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:68196 Archived-At: Eli Zaretskii writes: >> From: Burton Samograd >> Date: Fri, 07 Dec 2012 18:51:59 -0700 >> >> >>> Are you saying that xterm.c, xfns.c, and xmenu.c are compiled into a >> >>> cygw32 Emacs? They shouldn't, AFAIU. >> >> >> >> They are on my build, but I have the proper X11 headers and libraries >> >> installed in my cygwin. I like it that way so I can display my emacs >> >> with an x-server. >> > >> > But you didn't build Emacs with --with-w32, did you? As much as I'd >> > like a single Emacs binary to support both X11 and W32, we're a long >> > way away from there. >> >> No, I don't use --with-w32. > > Then yours is not the cygw32 build, and I was asking only about that. > >> I just wanted to make sure a feature I use didn't get removed from >> the build :) > > How can you seriously think we would consider removing X11 support > from Emacs? I thought you were discussing removing X11 support from the windows builds: >> >>> Are you saying that xterm.c, xfns.c, and xmenu.c are compiled into a >> >>> cygw32 Emacs? They shouldn't, AFAIU. I didn't realize that cygw32 meant that you use the --with-w32 options. Cygw32 was something I had never heard of and I thought it just meant the regular cygwin builds. I don't think that use of emacs through X11 on windows is a hugely common occurance, but I use it so I thought I would use my voice. Just some confusion about what you were actually talking about, so my mistake. -- Burton Samograd