From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nurullah Akkaya Newsgroups: gmane.emacs.help Subject: Re: Setting the global default font size. Date: Tue, 10 Feb 2009 14:45:35 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd25578171ddd04628fddeb X-Trace: ger.gmane.org 1234270008 19456 80.91.229.12 (10 Feb 2009 12:46:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Feb 2009 12:46:48 +0000 (UTC) Cc: Emacs Help List To: Tim Visher Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 10 13:48:03 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LWs1r-0006w9-8z for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Feb 2009 13:47:55 +0100 Original-Received: from localhost ([127.0.0.1]:57061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWs0X-0006L8-P8 for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Feb 2009 07:46:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWrzg-0005nQ-6D for help-gnu-emacs@gnu.org; Tue, 10 Feb 2009 07:45:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWrze-0005lu-UD for help-gnu-emacs@gnu.org; Tue, 10 Feb 2009 07:45:39 -0500 Original-Received: from [199.232.76.173] (port=44454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWrze-0005li-QL for help-gnu-emacs@gnu.org; Tue, 10 Feb 2009 07:45:38 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.154]:36325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWrze-0003Cc-Db for help-gnu-emacs@gnu.org; Tue, 10 Feb 2009 07:45:38 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l27so1443754fgb.30 for ; Tue, 10 Feb 2009 04:45:36 -0800 (PST) Original-Received: by 10.86.92.7 with SMTP id p7mr751797fgb.74.1234269935967; Tue, 10 Feb 2009 04:45:35 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:62027 Archived-At: --000e0cd25578171ddd04628fddeb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Thu, Feb 5, 2009 at 5:28 PM, Tim Visher wrote: > Hello Everyone, > > I'm interested in setting the global font size but I'm not sure how to > do that. I tried messing around in Easy Customization in the Faces > section but that screwed up my default frame sizing for some reason. > > Any thoughts? Also, I'm really interested in using Clear Type fonts. > Can you do this in Emacs? > > -- > > In Christ, > > Timmy V. > > http://burningones.com/ > http://five.sentenc.es/ - Spend less time on e-mail > > this what i have in my init file, (set-face-attribute 'default (selected-frame) :height 150 :width 'normal) bigger height bigger font. --000e0cd25578171ddd04628fddeb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Thu, Feb 5, 2009 at 5:28 PM, Tim Vish= er <tim.visher= @gmail.com> wrote:
Hello Everyone,

I'm interested in setting the global font size but I'm not sure how= to
do that.  I tried messing around in Easy Customization in the Faces section but that screwed up my default frame sizing for some reason.

Any thoughts?  Also, I'm really interested in using Clear Type fon= ts.
Can you do this in Emacs?

--

In Christ,

Timmy V.

http://burningones.co= m/
http://five.sentenc.e= s/ - Spend less time on e-mail


this what i have in my init file,

 = ; (set-face-attribute 'default (selected-frame) :height 150 :width '= ;normal)

bigger height bigger font.

--000e0cd25578171ddd04628fddeb--