From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel Subject: Re: Emacs fullscreen and sizes in frame parameters Date: Sun, 09 Jun 2013 11:40:08 +0200 Message-ID: <87bo7fsjuv.fsf@engster.org> References: <87txl8dzsm.fsf@engster.org> <83d2rwrokg.fsf@gnu.org> <87ppvveq6o.fsf@engster.org> <87mwqzsq47.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1370770824 23692 80.91.229.3 (9 Jun 2013 09:40:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Jun 2013 09:40:24 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 09 11:40:24 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ulc6o-0003dI-Aa for ged-emacs-devel@m.gmane.org; Sun, 09 Jun 2013 11:40:22 +0200 Original-Received: from localhost ([::1]:40547 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ulc6n-0001Y5-Uq for ged-emacs-devel@m.gmane.org; Sun, 09 Jun 2013 05:40:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ulc6k-0001XR-FD for emacs-devel@gnu.org; Sun, 09 Jun 2013 05:40:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ulc6j-00007G-HG for emacs-devel@gnu.org; Sun, 09 Jun 2013 05:40:18 -0400 Original-Received: from randomsample.de ([83.169.19.17]:53076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ulc6j-000074-4H; Sun, 09 Jun 2013 05:40:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=ZQof1fboyBijgoA6WzV4cE35Hcbta31nIyLPxWhoDfg=; b=gH9pn50IMTG0mb4RD6yhlFyU7ze8rAfj5CHOrr0NLv16HriiRx+HEVvedvzbkzO9DgwHke8VZM87WtyEVFQikJ1x5Nbf7ipXNDXyyuuBZWWezJ40kc/2cz3TB/32h4dS; Original-Received: from dslc-082-083-055-245.pools.arcor-ip.net ([82.83.55.245] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Ulc6f-0008L2-8w; Sun, 09 Jun 2013 11:40:13 +0200 In-Reply-To: ("Jan \=\?iso-8859-1\?Q\?Dj\=E4rv\=22's\?\= message of "Sun, 9 Jun 2013 11:14:48 +0200") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Mail-Followup-To: Jan =?iso-8859-1?Q?Dj=E4rv?= , Eli Zaretskii , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 83.169.19.17 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160280 Archived-At: Jan Dj=E4rv writes: > Internal or external border width probably. Yep. See my other mail 2 minutes before yours. :-) And yes, I'm working on X11. So I'm now back at how to choose the right font for a real fullscreen frame. I guess "5x8" should be OK for almost all common resolutions, but I can't be sure. So the question remains if I can somehow fake this... The optimum would be a fake font with 1 pixel height. :-) Thanks, -David