From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ams@kemisten.nu (Alfred M. Szmidt) Newsgroups: gmane.emacs.bugs Subject: Re: -geometry vs. font size Date: 25 Jul 2002 23:51:53 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <871y9rwk5i.fsf@lgh163a.kemisten.nu> References: <87znwfo7hh.fsf@jidanni.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027633980 13407 127.0.0.1 (25 Jul 2002 21:53:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Jul 2002 21:53:00 +0000 (UTC) Cc: gnu-emacs-bug@moderators.isc.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17XqXb-0003U7-00 for ; Thu, 25 Jul 2002 23:52:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17XqXt-0002rW-00; Thu, 25 Jul 2002 17:53:17 -0400 Original-Received: from mailbox1.ucsd.edu ([132.239.1.53]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17XqX0-0002q9-00 for ; Thu, 25 Jul 2002 17:52:22 -0400 Original-Received: from mailhost.bonet.ac (mailhost.bonet.ac [194.165.224.191]) by mailbox1.ucsd.edu (8.12.3/8.12.3) with ESMTP id g6PLpstn038421 for ; Thu, 25 Jul 2002 14:51:55 -0700 (PDT) Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id XAA29583; Thu, 25 Jul 2002 23:51:47 +0200 (MET DST) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.35 #1 (Debian)) id 17XqWY-00021P-00; Thu, 25 Jul 2002 23:51:54 +0200 Original-To: Dan Jacobson In-Reply-To: <87znwfo7hh.fsf@jidanni.org> Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-MailScanner: Passed Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2906 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2906 Dan Jacobson writes: > On the man page: > -geometry geometry > Set the Emacs window's width, height, and position > as specified. The geometry specification is in > the standard X format; see X(1) for more informa- > tion. The width and height are specified in char- > acters; the default is 80 by 40. > > But shouldn't there be added words like "you won't get what you expect > if you change the default font size [in .emacs or .Xdefaults ?], What do you mean? If I specify `emacs -geometry 100x100' then I will get the width and height as I would expect it (100x100 characters). If I use `emacs --font 6x10' then I will get 80x40 characters frame but with a 6x10 font. Cheers, -- Alfred M. Szmidt