From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Smith Newsgroups: gmane.emacs.help Subject: Setting default font Date: Wed, 13 Nov 2002 10:32:23 -0500 Organization: Oak Ridge National Laboratory Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3DD27087.7030902@hotmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037202804 31745 80.91.224.249 (13 Nov 2002 15:53:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 15:53:24 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Bzoe-0008AD-00 for ; Wed, 13 Nov 2002 16:52:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BzpX-00045J-00; Wed, 13 Nov 2002 10:53:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!feeder.via.net!cyclone-sf.pbi.net!216.218.192.242!news.he.net!sws1!ornl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: s25pc.ed.ornl.gov Original-X-Trace: sws1.ctd.ornl.gov 1037201544 31873 128.219.40.82 (13 Nov 2002 15:32:24 GMT) Original-X-Complaints-To: news@news.ornl.gov Original-NNTP-Posting-Date: Wed, 13 Nov 2002 15:32:24 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en,pdf Original-Xref: shelby.stanford.edu gnu.emacs.help:107000 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3554 I am using emacs 21 under X-Windows, and the default font for text is rather small. I can change this under the Options/Mule menu. I select my preferred font -- courier 14 -- and then try to Save these settings (under the same Options menu). But the save doesn't save. The next time I start up, I get the same microscopic font. Any suggestions? I would think there's some line like set-default-font-courier 14 that I can put in my .emacs file. J.