From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@ameritech.net Newsgroups: gmane.emacs.help Subject: Re: Slow startup... Date: Tue, 25 Mar 2003 11:57:30 -0500 (EST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87k7enttt4.fsf@indigo.shootybangbang.com> Reply-To: gebser@ameritech.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1048612168 32578 80.91.224.249 (25 Mar 2003 17:09:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2003 17:09:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 25 18:09:25 2003 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 18xrsz-0008Eg-00 for ; Tue, 25 Mar 2003 18:06:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18xrk5-0001lC-05 for gnu-help-gnu-emacs@m.gmane.org; Tue, 25 Mar 2003 11:57:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18xrjf-0001WE-00 for help-gnu-emacs@gnu.org; Tue, 25 Mar 2003 11:57:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18xrhr-0000aQ-00 for help-gnu-emacs@gnu.org; Tue, 25 Mar 2003 11:55:24 -0500 Original-Received: from mailhost1-bcvloh.bcvloh.ameritech.net ([66.73.20.42] helo=mailhost.bcv1.ameritech.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18xrhd-00008k-00; Tue, 25 Mar 2003 11:55:09 -0500 Original-Received: from heidegger.mousecar.net ([65.43.217.213]) by mailhost.bcv1.ameritech.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP <20030325165454.BOHL16565.mailhost.bcv1.ameritech.net@heidegger.mousecar.net>; Tue, 25 Mar 2003 11:54:54 -0500 Original-Newsgroups: gnu.emacs.help Original-To: John Paul Wallington In-Reply-To: <87k7enttt4.fsf@indigo.shootybangbang.com> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7891 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7891 This works for me: $ cat .Xdefaults ! This is /home/ken/.Xdefaults, for customizing X ! ! To get Russian (Cyrillic) characters into emacs, use: ! *Emacs.font: -misc-fixed-medium-r-normal--13-120-75-75-c-80-koi8-r *Emacs.font: -Adobe-Courier-Medium-R-Normal--10-100-75-75-M-60-ISO8859-1 *Emacs.cursorColor: limegreen *netscape.geometry: 640x773+137+15 So in emacs I get from "M-x describe-font RETURN RETURN": name (opened by): -Adobe-Courier-Medium-R-Normal--10-100-75-75-M-60-ISO8859-1 full name: -Adobe-Courier-Medium-R-Normal--10-100-75-75-M-60-ISO8859-1 charset: ascii (ASCII (ISO646 IRV)) size: 6 height: 11 baseline-offset: 0 relative-compose: 0 hth, ken At 14:16 (UTC-0000) on Tue, 25 Mar 2003 John Paul Wallington said: = beau@beaucox.com wrote: = = > Now being old, I need my 14pt, but I am spoiled by instaneous = > response... Is there something else I can set to avoid this = > reformatting delay? = = If you specify which font to use in X Resources then that information = is taken into account when the Emacs frame is first created which may = avoid subsequent resizing. = _______________________________________________ = Help-gnu-emacs mailing list = Help-gnu-emacs@gnu.org = http://mail.gnu.org/mailman/listinfo/help-gnu-emacs =