From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How do you change the font size? Date: Fri, 4 Aug 2006 13:14:35 +0200 Message-ID: <1DF77D5B-90BF-4F07-A58D-802D62042BE6@Web.DE> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154690178 5286 80.91.229.2 (4 Aug 2006 11:16:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Aug 2006 11:16:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 04 13:16:15 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G8xeq-0002Kq-Q1 for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 13:16:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8xeq-0005P7-4i for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 07:16:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8xec-0005P2-Nm for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:15:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8xeb-0005OS-Ko for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:15:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8xeb-0005ON-EZ for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:15:45 -0400 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8xi9-0006xn-6G for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 07:19:25 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id 90278E852A2; Fri, 4 Aug 2006 13:14:39 +0200 (CEST) Original-Received: from [87.193.10.164] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1G8xdX-00008Q-00; Fri, 04 Aug 2006 13:14:39 +0200 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: YAD X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36470 Archived-At: Am 04.08.2006 um 12:29 schrieb YAD: > Peter Dyballa wrote: >> Try S-mouse-1 (shift mouse-1 or shift-left mouse button). > > Thank you. Is that documented somewhere? > It would be even better to set it in a config file. Yes. It is somewhere in *info* (or for example 'C-h a font RET'). There are also X resources for setting fonts (not sure if they all work): Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*- iso10646-1 Emacs.menu*.font: -*-lucida-bold-r-*-*-10-*-*-*-*-*-iso10646-1 Emacs.dialog*.font: -*-new century schoolbook-bold-r-*-*-10-*-*-*- *-*-iso10646-1 Emacs*popup.font: -*-*-*-*-*-20-*-*-*-*-*-iso10646-1 !Emacs*menubar.font: -*-*-*-*-*-20-*-*-*-*-*-iso10646-1 Emacs*popup.background: Pink Emacs*menubar*Font: -*-lucidabright-demibold-r-*-*-11-*-*-*-*-*- iso10646-1 !!--emacs.pane.menubar.font: -misc-fixed-medium-r- normal--13-120-75-75-c-80-iso8859-8 !!--emacs.menu.popup.font: -misc-fixed-medium-r- normal--13-120-75-75-c-80-iso8859-8 Emacs*paneFont: -*-gill sans-bold-r-*-*-0-0-*-*-*-*-iso10646-1 Emacs.paneFont: -*-chalkboard-medium-r-*-*-0-0-*-*-*-*-iso8859-1 Emacs.selectionFont: -*-bodoni svtytwo sc itc tt-medium-r-*-*-0-0- *-*-*-*-iso8859-1 Emacs.pane.font: -*-baskerville-semi bold-r-*-*-*-*-*- *-*-*-iso10646-1 Emacs.pane.menubar.font: -*-utopia-bold-r-*-*-11-*-*-*-*-*- iso10646-1 http://www.emacswiki.org/cgi-bin/emacs-de/ResourceFiles is a bit incomplete, Emacs info, too, is not exhaustive (when I looked into it one or two years ago). Strings on the GNU Emacs binary only reveals: %s.pane.menubar*font%s: %s %s.%s*font%s: %s Emacs.dialog*.font: %s *XlwMenu*font: %s With some fantasy one can fill-in some conceptions in place of %s ... And there are additionally: (border-color . "#4e3832") (foreground-color . "grey10") (background-color . "AliceBlue") (active-alpha . 0.875) (inactive-alpha . 0.75) (font . "fontset-10pt_lucidatypewriter") (top . 5) (left . 500) (width . 106) (height . 50)) ) (setq default-frame-alist '( (background-color . "LightCyan1") (cursor-color . "purple") (cursor-type . box) (foreground-color . "grey10") (vertical-scroll-bars . left) (active-alpha . 0.875) (inactive-alpha . 0.75) (font . "-adobe-courier-medium-r-*-11-*-iso10646-1") (top . 25) (left . 50) (width . 89) (height . 50)) The lines with alpha (transparency) do not work regularly, only some Emacs flavours follow them. With create-fontset-from-fontset-spec you can create your own fontsets which will appear in the fonts pop-up menu. -- Greetings Pete "They're putting dimes in the hole in my head to see the change in me."