From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: compute-motion inconsistency Date: 02 Aug 2004 17:28:13 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091460546 16869 80.91.224.253 (2 Aug 2004 15:29:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Aug 2004 15:29:06 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 02 17:28:36 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 1Brejr-0006Ur-00 for ; Mon, 02 Aug 2004 17:28:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrenF-0006eP-VU for ged-emacs-devel@m.gmane.org; Mon, 02 Aug 2004 11:32:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bren4-0006Zp-2S for emacs-devel@gnu.org; Mon, 02 Aug 2004 11:31:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bren1-0006YS-UE for emacs-devel@gnu.org; Mon, 02 Aug 2004 11:31:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bren1-0006YB-Qd for emacs-devel@gnu.org; Mon, 02 Aug 2004 11:31:51 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Breim-0007JH-UQ; Mon, 02 Aug 2004 11:27:29 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id AAD3F5EE070; Mon, 2 Aug 2004 17:27:27 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:26153 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26153 storm@cua.dk (Kim F. Storm) writes: > Richard Stallman writes: > > > How about letting a nil value for WIDTH mean "the width of WINDOW" ? > > That will simplify the call sites to boot. > > > > I think that is the best solution, even though it requires > > changing all the callers. The resulting design is clean. > > Ok. I will make that change and update the callers. Done. I also extended the TOPOS argument so that a nil value causes the proper usable height and width to be calculated. -- Kim F. Storm http://www.cua.dk