From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Glitches with the GTK toolkit Date: 13 May 2004 07:46:01 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87vfj49yqr.fsf@marant.org> <1084262636.40a088ec37014@imp4-q.free.fr> <1084300258.40a11be25a438@imp3-q.free.fr> <87isf27kxl.fsf@marant.org> <1084361643.40a20bab4f25d@imp3-q.free.fr> <87brkt9wwr.fsf@marant.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084423933 29560 80.91.224.253 (13 May 2004 04:52:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 May 2004 04:52:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu May 13 06:52:06 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO8CU-0001GJ-00 for ; Thu, 13 May 2004 06:52:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO8CU-0001Zr-00 for ; Thu, 13 May 2004 06:52:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO8Aw-0005ZY-ET for emacs-devel@quimby.gnus.org; Thu, 13 May 2004 00:50:30 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BO89s-0005Od-WF for emacs-devel@gnu.org; Thu, 13 May 2004 00:49:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BO89K-0005Af-2L for emacs-devel@gnu.org; Thu, 13 May 2004 00:49:22 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.34) id 1BO84a-0003j1-5u; Thu, 13 May 2004 00:43:56 -0400 Original-To: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=) In-reply-to: <87brkt9wwr.fsf@marant.org> (jmarant@nerim.net) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23298 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23298 > From: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=) > Date: Wed, 12 May 2004 23:07:48 +0200 > > Gosh, I've never suspected that the toolbar was implemented as a frame. It's not a frame, it's a line (which is a part of a frame) that is treated specially.