From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Space between toolbar and window (Carbon?) Date: Tue, 21 Feb 2006 18:18:12 -0500 Message-ID: <87slqc9u8b.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140597544 24488 80.91.229.2 (22 Feb 2006 08:39:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2006 08:39:04 +0000 (UTC) Cc: Emacs-Devel ' Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 22 09:39:02 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBpWU-0002rt-MW for ged-emacs-devel@m.gmane.org; Wed, 22 Feb 2006 09:38:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBpWU-0006qC-3k for ged-emacs-devel@m.gmane.org; Wed, 22 Feb 2006 03:38:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBgk4-0000Il-4n for emacs-devel@gnu.org; Tue, 21 Feb 2006 18:16:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBgk1-0000Ef-52 for emacs-devel@gnu.org; Tue, 21 Feb 2006 18:16:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBgjz-0000C0-KW for emacs-devel@gnu.org; Tue, 21 Feb 2006 18:16:20 -0500 Original-Received: from [18.19.6.82] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FBgqL-000166-Nz for emacs-devel@gnu.org; Tue, 21 Feb 2006 18:22:53 -0500 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 524D512091C; Tue, 21 Feb 2006 18:18:12 -0500 (EST) Original-To: David Reitter In-Reply-To: (David Reitter's message of "Tue, 21 Feb 2006 10:51:25 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50877 Archived-At: David Reitter writes: > Can anyone give me a hint as to whether I can easily remove the extra > space between the toolbar and the window (see screenshot)? It varies > in size with frame height and line height and I'd like to get rid of > it. Where in the code would I have to look? Is this Carbon specific? The non-toolkit X version has it; the GTK one doesn't.