From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: JS Newsgroups: gmane.emacs.help Subject: Re: Menus to big in emacs Date: Sun, 31 Oct 2004 14:27:28 +0100 Organization: UNI-C Message-ID: References: <86d5z0z2jh.fsf@mediawars.ne.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1099225941 25396 80.91.229.6 (31 Oct 2004 12:32:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2004 12:32:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 31 13:32:17 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1COEsb-0004A2-00 for ; Sun, 31 Oct 2004 13:32:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1COF0Y-0000mo-5a for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Oct 2004 07:40:30 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 130.225.245.182 Original-X-Trace: news.net.uni-c.dk 1099225437 7731 130.225.245.182 (31 Oct 2004 12:23:57 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Sun, 31 Oct 2004 12:23:57 +0000 (UTC) User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) Original-Xref: shelby.stanford.edu gnu.emacs.help:126265 Original-To: help-gnu-emacs@gnu.org 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 Xref: main.gmane.org gmane.emacs.help:21647 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21647 > ~/.Xdefaults > > Emacs.pane.menubar.horizontalSpacing: N > Emacs.pane.menubar.verticalSpacing: N > Emacs.pane.menubar.Margin: N > > For me, > > Emacs.pane.menubar.horizontalSpacing: 4 > Emacs.pane.menubar.verticalSpacing: 2 > Emacs.pane.menubar.Margin: 0 Each time I restart Ubuntu linux I have to open a terminal window and type xrdb -merge $HOME/.Xdefaults else emacs just look as it used to. Is there someway to make the changes permanent? Johs