Xref: utzoo gnu.emacs.help:758 comp.emacs:9853 Path: utzoo!utgpu!watserv1!watmath!uunet!tut.cis.ohio-state.edu!inference.com!jaf From: jaf@inference.com (Jose Fernandez) Newsgroups: gnu.emacs.help,comp.emacs Subject: emacs font Message-ID: <9101130312.AA23412@quaestor.Inference.COM> Date: 13 Jan 91 03:12:33 GMT References: <1718@hslrswi.hasler.ascom.ch> Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Inference Corporation Lines: 13 due to claustrophobia my terminal is 1.5m from me :-) viz. emacs font is too small. Using Openlook how do I change the default font as picked up by emacs. I think you want to set the following into your ~/.emacs: (x-set-font "-adobe-courier-medium-r-*-*-12-*") Last I looked, EMACS did not look into an EMACS*xxxx resource for information (boo!). Hope this helps. Good luck.