From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: August Newsgroups: gmane.emacs.help Subject: Compiling Emacs with GTK Date: Thu, 24 Feb 2005 00:01:22 +0100 Message-ID: <1109199682.5317.7.camel@c83-250-202-198.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1109199920 12287 80.91.229.2 (23 Feb 2005 23:05:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2005 23:05:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 00:05:19 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D45Yz-0005wA-Bo for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 00:05:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D45qO-0000nz-SJ for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2005 18:23:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D45om-0000Bz-O7 for help-gnu-emacs@gnu.org; Wed, 23 Feb 2005 18:21:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D45og-00007x-Un for help-gnu-emacs@gnu.org; Wed, 23 Feb 2005 18:21:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D45og-00005Y-G7 for help-gnu-emacs@gnu.org; Wed, 23 Feb 2005 18:21:14 -0500 Original-Received: from [81.228.11.116] (helo=av9-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D45V6-0005KU-K4 for help-gnu-emacs@gnu.org; Wed, 23 Feb 2005 18:01:00 -0500 Original-Received: by av9-2-sn1.fre.skanova.net (Postfix, from userid 502) id 095A037E5E; Thu, 24 Feb 2005 00:00:58 +0100 (CET) Original-Received: from smtp2-1-sn2.hy.skanova.net (smtp2-1-sn2.hy.skanova.net [81.228.8.177]) by av9-2-sn1.fre.skanova.net (Postfix) with ESMTP id E333B37E43 for ; Thu, 24 Feb 2005 00:00:57 +0100 (CET) Original-Received: from c83-250-202-198.bredband.comhem.se (c83-250-202-198.bredband.comhem.se [83.250.202.198]) by smtp2-1-sn2.hy.skanova.net (Postfix) with ESMTP id D14A337E42 for ; Thu, 24 Feb 2005 00:00:57 +0100 (CET) Original-To: help-gnu-emacs X-Mailer: Evolution 2.0.2 (2.0.2-3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24292 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24292 Can I compile Emacs so that it uses GTK style scrollbar and menubar? I have tried to configure Emacs 21.3 with the `--with-x-toolkit' option, but it doesn't work. $ ./configure --with-x-toolkit=3Dgtk loading cache ./config.cache configure: error: `--with-x-toolkit=3Dgtk' is invalid\; this option's value should be `yes', `no', `lucid', `athena', or `motif'. Currently, `yes', `athena' and `lucid' are synonyms. --=02=01 =15=B1 ( =D9=20 August