From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: New Emacs with GTK? Date: 04 Mar 2003 10:50:04 +0100 Organization: T-Online Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046771886 30075 80.91.224.249 (4 Mar 2003 09:58:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2003 09:58:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 04 10:58:01 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18q9B3-0007nS-00 for ; Tue, 04 Mar 2003 10:57:38 +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 18q98z-0005wB-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 04 Mar 2003 04:55:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 37 Original-X-Trace: news.t-online.com 1046771404 07 24320 ZKymEZ4VbrAyCW 030304 09:50:04 Original-X-Complaints-To: abuse@t-online.com X-ID: VIn4FgZbQexu60-3eGXGXE68TupW6xgYxYhAKER1fgT20t5oiuQV0+ X-Face: 2FEFf>]>q>2iw=B6,xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN;i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:110793 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7294 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7294 Peter Wu writes: > I notice some guys posting with Emacs 21.3.50. I guess it should be > a CVS version of Emacs. Is this new version built with GTK? Wrong question. You can build it with a multitude of widget sets, Athena, Lucid, Motif and now also GTK. > If yes, GTK 1 or GTK2? ldd /usr/local/emacs-21/bin/emacs libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x41b45000) libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x41d9b000) libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x4206b000) libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x42086000) libm.so.6 => /lib/tls/libm.so.6 (0x41935000) libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x42006000) libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x420c0000) libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x41f85000) libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x41f4e000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x420e9000) libdl.so.2 => /lib/libdl.so.2 (0x41b29000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x41e0b000) >>From the News file: ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' when you run configure. This requires Gtk+ 2.0 or newer. > -- > Peter Wu > Powered by Microsoft Windows XP [Version 5.1.2600] I would doubt that GTK ports to Windows XP would work, though. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum