From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: gtk: no flicker Date: Tue, 18 Mar 2003 14:18:18 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1047998132 30216 80.91.224.249 (18 Mar 2003 14:35:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2003 14:35:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Mar 18 15:35:31 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vI8L-0007bn-00 for ; Tue, 18 Mar 2003 15:32:05 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18vI8d-0002lL-00 for ; Tue, 18 Mar 2003 15:32:24 +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 18vI6G-0006ND-09 for emacs-devel@quimby.gnus.org; Tue, 18 Mar 2003 09:29:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18vHvM-00059u-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:18:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18vHvA-0004U0-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:18:34 -0500 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vHv3-000417-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:18:22 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Tue, 18 Mar 2003 14:18:18 +0000 (UTC) Original-To: emacs-devel@gnu.org 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:12440 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12440 No flicker with gtk GNU Emacs using either the Aqua2 or Crux themes GNOME 1.4 Today's Debian testing, Tue Mar 18 14:14:00 UTC 2003 Today's GNU Emacs CVS snapshot, Tue, 2003 Mar 18 13:24 UTC GNU Emacs 21.3.50.222 (i686-pc-linux-gnu) built like this: [as non-privileged user] (progn (cd "/usr/local/src/emacs/") (compile "gcc=gcc-3.2 ./configure --with-type1 \ --with-x-toolkit=gtk \ --prefix=/usr/local --with-sound=yes \ && gcc=gcc-3.2 time make bootstrap")) [as `root'] (progn (cd "/usr/local/src/emacs/") (compile "CC=gcc-3.2 time make install")) (Incidentally, this is the first time I could build and install gtk Emacs with Debian testing. Sometime in the past week or two, Debian updated various libraries and such. Earlier, I lacked: gtk+-2.0 >= 2.0.1 glib-2.0 >= 2.0.1 ) started with /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com