From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: How set font for *all* buffers... not just first one? Date: Tue, 26 Nov 2002 20:11:57 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1038338409 5291 80.91.224.249 (26 Nov 2002 19:20:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Nov 2002 19:20:09 +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 18GlFb-0001N1-00 for ; Tue, 26 Nov 2002 20:20:03 +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 18GlC1-0005cK-00; Tue, 26 Nov 2002 14:16:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; 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:4055 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4055 seberino@spawar.navy.mil writes: > Please tell me format to set font in default-frame-alist... > > I tried adding > (frame-font . "-b&h-luxi mono-medium-r-normal-*-*-160-*-*-m-*-iso8859-15") > amongst the other elements of the list and it didn't take. Use 'font' instead of 'frame-font'. NB: Please don't top-post. Place your reply below the quoted text, thanks.