From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: x-display-pixel-width/height inconsistency Date: Tue, 19 Mar 2013 08:58:11 -0700 Message-ID: References: <20130319125417.d486bf4f6d2f41207794326d@gmail.com><49A3C74A509D4FE7BD41713D48C6239D@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1363708702 13068 80.91.229.3 (19 Mar 2013 15:58:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Mar 2013 15:58:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: "'Leo Liu'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 19 16:58:48 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 1UHyw0-0003w9-Io for ged-emacs-devel@m.gmane.org; Tue, 19 Mar 2013 16:58:44 +0100 Original-Received: from localhost ([::1]:46972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyvd-0008Vq-G7 for ged-emacs-devel@m.gmane.org; Tue, 19 Mar 2013 11:58:21 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyva-0008Vl-Cv for emacs-devel@gnu.org; Tue, 19 Mar 2013 11:58:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHyvZ-0005wj-6p for emacs-devel@gnu.org; Tue, 19 Mar 2013 11:58:18 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:49603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyvY-0005wd-Vb for emacs-devel@gnu.org; Tue, 19 Mar 2013 11:58:17 -0400 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r2JFwEFo003032 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 19 Mar 2013 15:58:15 GMT Original-Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r2JFwDgi000462 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Mar 2013 15:58:13 GMT Original-Received: from abhmt117.oracle.com (abhmt117.oracle.com [141.146.116.69]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r2JFwCZY004569; Tue, 19 Mar 2013 10:58:13 -0500 Original-Received: from dradamslap1 (/130.35.178.8) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 19 Mar 2013 08:58:12 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Thread-Index: Ac4kuaB2mD/NSMqPTsqLyxKpr0F/WwAALl0g X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:157958 Archived-At: > > Not sure whether this is exactly what you have in mind (it > > does nothing special wrt multiple displays). But FWIW, > > command `maximize-frame' in `frame-cmds.el' does that. > > It also lets users reserve part of the display for the MS > > Windows task bar or for the Mac "smart tool bar" (or whatever). > > On big screens I don't have emacs maximised by default, I have > width x height specific to the resolution. And? How is that relevant? What is the behavior you seek?