From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Keith Newsgroups: gmane.emacs.help Subject: Re: setting the font in .emacs Date: Sun, 22 Sep 2002 19:44:06 GMT Organization: is a wonderful thing. Sender: help-gnu-emacs-admin@gnu.org Message-ID: <874rchernd.fsf@smtp.blueyonder.co.uk> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032724764 3521 127.0.0.1 (22 Sep 2002 19:59:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 22 Sep 2002 19:59: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 17tCt0-0000ud-00 for ; Sun, 22 Sep 2002 21:59:22 +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 17tCsw-0001eH-00; Sun, 22 Sep 2002 15:59:18 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!proxad.net!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: kroc X-Home-Page: http://www.galadriel.co.uk/kroc Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 80.195.231.6 Original-X-Complaints-To: abuse@blueyonder.co.uk Original-X-Trace: news-text.cableinet.net 1032723846 80.195.231.6 (Sun, 22 Sep 2002 20:44:06 BST) Original-NNTP-Posting-Date: Sun, 22 Sep 2002 20:44:06 BST Original-Xref: nntp.stanford.edu gnu.emacs.help:105151 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:1706 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1706 >>>>> "os" == Oliver Scholz writes: os> (set-face-font 'default os> "-b&h-lucidatypewriter-medium-r-*-*-*-140-*-*-*-*-iso8859-1") That was something I had not yet found out, but actually solved one of my small problems. Tried it and it worked perfectly. Unfortunately I use emacs at the cli as well and this generates an error if emacs is started outside of X. How should it be modified to only apply ix X is running, there by not generating the error? -- Keith.