From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Keith O'Connell Newsgroups: gmane.emacs.help Subject: Re: setting the font in .emacs Date: Tue, 24 Sep 2002 18:13:05 GMT Organization: is a wonderful thing. Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87smzzw91q.fsf@smtp.blueyonder.co.uk> References: <874rchernd.fsf@smtp.blueyonder.co.uk> <87hegh0xjr.fsf@smtp.blueyonder.co.uk> <87znu7wi05.fsf@smtp.blueyonder.co.uk> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1032891981 26215 127.0.0.1 (24 Sep 2002 18:26:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Sep 2002 18:26:21 +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 17tuO3-0006oa-00 for ; Tue, 24 Sep 2002 20:26:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17tuO5-0002C4-00; Tue, 24 Sep 2002 14:26:21 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!kibo.news.demon.net!demon!news-hub.cableinet.net!blueyonder!internal-news-hub.cableinet.net!news-text.cableinet.net.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help X-Attribution: keith X-Home-Page: http://www.galadriel.co.uk/kroc User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 11 Original-NNTP-Posting-Host: 80.195.231.6 Original-X-Complaints-To: abuse@blueyonder.co.uk Original-X-Trace: news-text.cableinet.net 1032891185 80.195.231.6 (Tue, 24 Sep 2002 19:13:05 BST) Original-NNTP-Posting-Date: Tue, 24 Sep 2002 19:13:05 BST Original-Xref: nntp.stanford.edu gnu.emacs.help:105252 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:1806 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1806 >>>>> "Kai" == Kai Großjohann writes: Kai> (add-to-list 'default-frame-alist '(font Kai> . "your-font-name-here")) Kai> I think this works without conditionals. You are right as usual - Thanks very much! -- Keith.