From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: JPEG - GNU Emacs 21.3.50.1 Date: Mon, 3 Feb 2003 19:52:00 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <93CD7412-37A8-11D7-9C93-00039363E640@swipnet.se> References: <20030203041246.0C09C40213@server2.fastmail.fm> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044298337 19202 80.91.224.249 (3 Feb 2003 18:52:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 18:52:17 +0000 (UTC) Cc: Emacs Devel Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18flh7-0004y5-00 for ; Mon, 03 Feb 2003 19:51:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18floq-0002Pv-00 for ; Mon, 03 Feb 2003 19:59:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fliT-0001ri-04 for emacs-devel@quimby.gnus.org; Mon, 03 Feb 2003 13:53:13 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18flhr-0001Qx-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 13:52:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18flhe-0000vy-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 13:52:26 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18flhc-0000nS-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 13:52:20 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h13JkUdg027966; Mon, 3 Feb 2003 20:46:31 +0100 Original-To: "Dhruva Krishnamurthy" In-Reply-To: <20030203041246.0C09C40213@server2.fastmail.fm> X-Mailer: Apple Mail (2.482) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11329 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11329 > > PS: Can I use GTK build on Windows? I have GTK for Windows. Sorry, no. The event code uses functions that exist only in the X11 part of GTK. Jan D.