From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: non-default default face Date: Wed, 15 Jun 2005 22:40:46 +0300 Message-ID: <200506152240.46173.pogonyshev@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118864580 32233 80.91.229.2 (15 Jun 2005 19:43:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Jun 2005 19:43:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 15 21:42:49 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DidlT-000490-Nz for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 21:41:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Didqk-0006U4-Ei for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 15:46:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Didqb-0006St-Jf for emacs-devel@gnu.org; Wed, 15 Jun 2005 15:46:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DidqX-0006QI-UH for emacs-devel@gnu.org; Wed, 15 Jun 2005 15:46:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DidqX-0006Po-Hs for emacs-devel@gnu.org; Wed, 15 Jun 2005 15:46:45 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Didr4-0006Tv-MC for emacs-devel@gnu.org; Wed, 15 Jun 2005 15:47:18 -0400 Original-Received: (qmail invoked by alias); 15 Jun 2005 19:45:38 -0000 Original-Received: from dial97.vessobel.by (EHLO localhost.localdomain) [217.21.53.97] by mail.gmx.net (mp028) with SMTP; 15 Jun 2005 21:45:38 +0200 X-Authenticated: #16844820 Original-To: emacs-devel@gnu.org User-Agent: KMail/1.4.3 X-Y-GMX-Trusted: 0 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38908 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38908 I currently have default face set to 105 pts high adobe-courier instead of the default 90 pts adobe-courier. Each time Emacs starts up, it think= s for a noticable amount of time, presumably creating the fonts. Is there = a way out? Can I preserve the font size and make Emacs start more smoothly= ? (I'm on X Window System.) Paul