From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [ryanmcgeary@hotmail.com: display-pixel behavior changed on Mac OS X] Date: Thu, 12 Apr 2007 21:41:59 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1176428794 19289 80.91.229.12 (13 Apr 2007 01:46:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Apr 2007 01:46:34 +0000 (UTC) Cc: ryanmcgeary@hotmail.com, emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 13 03:46:31 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HcAru-0003Pe-AD for ged-emacs-devel@m.gmane.org; Fri, 13 Apr 2007 03:46:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcAw7-0002rD-KM for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 21:50:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HcAuA-0007ue-40 for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HcAu9-0007u9-DR for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcAu9-0007u0-6n for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:49 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HcApv-0007J5-5G for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:44:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HcAnX-0001ky-ML; Thu, 12 Apr 2007 21:41:59 -0400 In-reply-to: (message from YAMAMOTO Mitsuharu on Thu, 12 Apr 2007 17:29:35 +0900) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69365 Archived-At: > Would someone please update the documentation string of > x-display-pixel-width, and the Emacs Lisp Reference Manual? Something like "When the screen spans multiple monitors, the function returns the width (height) of the whole screen"? It looks a bit superfluous to me. It is not superfluous to document these primitives correctly. Would someone who knows precisely what these functions now do please document them?