From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Re: Initial Frame doesn't adjust to new font size ?? Date: Mon, 16 Apr 2007 01:30:29 -0400 Message-ID: <1176701429.3065.175.camel@CASE> References: <1176629012.3065.155.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176701624 24521 80.91.229.12 (16 Apr 2007 05:33:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Apr 2007 05:33:44 +0000 (UTC) To: EMACS List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 16 07:33:38 2007 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 1HdJqL-0001BE-L2 for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 07:33:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdJuu-000713-Bp for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 01:38:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdJuf-00070o-9o for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 01:38:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdJud-00070D-Bu for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 01:38:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdJud-00070A-6E for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 01:38:03 -0400 Original-Received: from smtp102.rog.mail.re2.yahoo.com ([206.190.36.80]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HdJq1-0006wj-Jf for help-gnu-emacs@gnu.org; Mon, 16 Apr 2007 01:33:18 -0400 Original-Received: (qmail 83009 invoked from network); 16 Apr 2007 05:33:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=nDIe5qZqeXk577XEDXQFcuh4aX9ocK3yeM4UHQfre2T/7uM4oKOIPZJzbePMNtBAwC6XU8WtG9t+UUHfBrVTj9qttS0aaOxYv+jFOD4tOvyCuKYiht8E6GvpTrljcr+FwYRSUGocUuo+sXt1hIQNOS7PWA7yB3DXlOqsEyX2kDQ= ; Original-Received: from unknown (HELO ?192.168.1.3?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp102.rog.mail.re2.yahoo.com with SMTP; 16 Apr 2007 05:33:11 -0000 X-YMail-OSG: Hcg5oj0VM1njpgmSKCDYphC7KUBHhQCDIZKY30FPYQAp8d0dOVY3Olestm50X8APFQ-- In-Reply-To: <1176629012.3065.155.camel@CASE> X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-detected-kernel: Genre and OS details not recognized. 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:42712 Archived-At: Hi; Additional news. On Sun, 2007-04-15 at 05:23 -0400, William Case wrote: > Hi; > > I have changed my initial font size in .emacs through custom-set-faces > from courier 12 pt to 14 pt in Emacs 21.4. (I am getting older and the > vision has started to dim.) When Emacs initializes the frame is large > enough but the right scroll bar and menu bar remain the old size and > position for several seconds before adjusting to the new frame and emacs > takes much longer struggling to startup. I have tried to adjust it in > my Xresources file -- but no joy. > > Any suggestions would be appreciated. Changed my launch geometry to height x65 and not nearly as much hesitation. Other heights like =< x64 or x66 => doesn't improve anything over the original. Scrollbar is stilling look for the right placement for a 2 seconds or more. -- Regards Bill