From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [drew.adams@oracle.com: RE: set-frame-font with no KEEP-SIZE arg doesn't resize the frame, so (frame-width) is incorrect] Date: Sun, 17 Oct 2004 12:08:06 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098029369 9072 80.91.229.6 (17 Oct 2004 16:09:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Oct 2004 16:09:29 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 17 18:09:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJDb2-0005GK-00 for ; Sun, 17 Oct 2004 18:09:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJDiH-0000Oz-J1 for ged-emacs-devel@m.gmane.org; Sun, 17 Oct 2004 12:16:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJDhe-000059-Bs for emacs-devel@gnu.org; Sun, 17 Oct 2004 12:16:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJDhc-0008Vq-Eg for emacs-devel@gnu.org; Sun, 17 Oct 2004 12:16:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJDhc-0008V2-1v for emacs-devel@gnu.org; Sun, 17 Oct 2004 12:16:12 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CJDZn-0004A1-Mv for emacs-devel@gnu.org; Sun, 17 Oct 2004 12:08:08 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CJDZm-000372-H1; Sun, 17 Oct 2004 12:08:06 -0400 Original-To: emacs-devel@gnu.org 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28515 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28515 Could someone please look at this bug report? ------- Start of forwarded message ------- From: "Drew Adams" To: Cc: Subject: RE: set-frame-font with no KEEP-SIZE arg doesn't resize the frame,so (frame-width) is incorrect Date: Sun, 10 Oct 2004 10:14:03 -0700 In-Reply-To: X-Spam-Status: No, hits=-0.9 required=5.0 tests=IN_REP_TO,MSGID_GOOD_EXCHANGE version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) I tried it with different fonts. Try any two fonts that differ only by size. For example: (set-frame-font "-outline-Lucida Console-normal-r-normal-normal-14-105-96-96-c-80-iso8859-1") (set-frame-font "-outline-Lucida Console-normal-r-normal-normal-18-105-96-96-c-80-iso8859-1") Changing the frame font size this way doesn't do what it should (change the frame size). - -----Original Message-----From: Richard Stallman Which fonts did you use? Please provide a *precise* test case that we can try, so we can debug what happens. ------- End of forwarded message -------