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: Sat, 30 Oct 2004 11:35:38 +0200 Organization: UNI-C Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: 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 1099129076 14968 80.91.229.6 (30 Oct 2004 09:37:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Oct 2004 09:37:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 30 11:37:45 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 1CNpg9-0003kp-00 for ; Sat, 30 Oct 2004 11:37:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNpo2-0002b7-JN for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Oct 2004 05:45:54 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-FFM2.ecrc.net!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 130.225.245.182 Original-X-Trace: news.net.uni-c.dk 1099128736 15304 130.225.245.182 (30 Oct 2004 09:32:16 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Sat, 30 Oct 2004 09:32:16 +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:126239 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21620 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21620 On Sat, 30 Oct 2004 10:01:40 +0200, Jochen Küpper wrote: > JS writes: > >> How do I make the menus in emacs smaller they are enormous and take >> to much of my place. > > Use a smaller font? I have > ,----[.Xdefaults] > | Emacs.font: -*-lucidatypewriter-medium-r-*-*-*-140-*-*-*-90-*-* > | Emacs.default.attributeFont: -*-lucidatypewriter-medium-r-*-*-*-140-*-*-*-90-*-* > | Emacs*menubar*Font: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* > | Emacs*menubar*FontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* > | Emacs*Dialog*Font: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-*-* > `---- > > > Greetings, > Jochen But when I open .Xdefaults in emacs its just an empty file! If I enter the above information nothing happens when I restart emacs. I have found a file called "xdefaults.vim" but thats just a regular txt file. Johs