From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Adam Hardy Newsgroups: gmane.emacs.help Subject: Re: getting rid of button bar Date: Wed, 05 Nov 2003 00:10:50 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3FA831FA.8040005@cyberspaceroad.com> References: <87llr8nz03.fsf@helmut.nilsson.homedns.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067987708 26779 80.91.224.253 (4 Nov 2003 23:15:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2003 23:15:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 05 00:15:06 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AHAO9-0003If-00 for ; Wed, 05 Nov 2003 00:15:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AHANn-0004Wo-5r for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Nov 2003 18:14:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AHAMZ-0004TS-03 for help-gnu-emacs@gnu.org; Tue, 04 Nov 2003 18:13:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AHAKs-0003tC-U8 for help-gnu-emacs@gnu.org; Tue, 04 Nov 2003 18:12:15 -0500 Original-Received: from [212.227.126.177] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AHAKs-0003t8-EZ for help-gnu-emacs@gnu.org; Tue, 04 Nov 2003 18:11:42 -0500 Original-Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AHAKr-000244-00 for help-gnu-emacs@gnu.org; Wed, 05 Nov 2003 00:11:41 +0100 Original-Received: from [217.228.244.14] (helo=cyberspaceroad.com) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AHAKq-0003pC-00 for help-gnu-emacs@gnu.org; Wed, 05 Nov 2003 00:11:40 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031025 X-Accept-Language: en, en-us, de-de In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13806 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13806 On 11/04/2003 12:05 PM Reiner Steib wrote: > On Tue, Nov 04 2003, Adam Hardy wrote: >> I have now got an .Xresources file and have neatly got rid of my >> menu, tool and scrollbars. However in KDE, my emacs icon is set to >> launch emacs with this: >> >> kstart --maximize emacs %f >> >> and somehow it is not maximizing it properly. There is a 1 cm gap >> between the bottom of emacs and my KDE menu. >> >> I just checked over my .emacs file and unless I've gone blind, >> there's nothing in there affecting it. > > Do you have all menu bar, tool bar and font settings in the > ~/.Xresources file instead of ~/.emacs? If you switch to a smaller > font or remove tool or menu bar in ~/.emacs (or through customize), > I'd expect such a behavior. > > I don't use KDE, so I'm not sure how "kstart" should behave. ... Quick > test: Works for me with "Emacs.toolBar:0" This gap between the bottom of emacs and the menu is caused by: Emacs.menuBar: 0; Is that the wrong setting for it? Adam -- GNU Emacs 21.3.1 on Linux 2.4.20 RH9