From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; DISPLAY env var bug on w32? Date: Mon, 07 Jan 2008 23:24:12 +0200 Message-ID: References: <47827356.70005@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1199741082 8490 80.91.229.12 (7 Jan 2008 21:24:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 21:24:42 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, monnier@iro.umontreal.ca To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 22:24:59 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JBzSt-0006Pp-9q for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 22:24:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBzSW-0006NP-5T for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 16:24:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBzSN-0006LB-IE for emacs-devel@gnu.org; Mon, 07 Jan 2008 16:24:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBzSM-0006Kd-Ix for emacs-devel@gnu.org; Mon, 07 Jan 2008 16:24:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBzSM-0006KX-6B for emacs-devel@gnu.org; Mon, 07 Jan 2008 16:24:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBzSL-0003Kn-Vx for emacs-devel@gnu.org; Mon, 07 Jan 2008 16:24:26 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JBzSL-0004Nh-Kw for emacs-pretest-bug@gnu.org; Mon, 07 Jan 2008 16:24:25 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JBzSI-0003Jj-LL for emacs-pretest-bug@gnu.org; Mon, 07 Jan 2008 16:24:25 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBzSI-0003Jb-AC for emacs-pretest-bug@gnu.org; Mon, 07 Jan 2008 16:24:22 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-116-121.inter.net.il [84.229.116.121]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EOU91188 (AUTH halo1); Mon, 7 Jan 2008 23:24:10 +0200 (IST) In-reply-to: <47827356.70005@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86518 gmane.emacs.pretest.bugs:20542 Archived-At: > Date: Mon, 07 Jan 2008 19:45:42 +0100 > From: "Lennart Borgman (gmail)" > Cc: > > PS: I do not know if DISPLAY is normally set on a w32 system It isn't. DISPLAY is standard on X, but not on other windowing systems.