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: 26 Jul 2004 00:24:08 +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 1090794227 14803 80.91.224.253 (25 Jul 2004 22:23:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jul 2004 22:23:47 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 26 00:23:40 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 1BorP9-00084b-00 for ; Mon, 26 Jul 2004 00:23:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BorS9-0000Gz-Tr for ged-emacs-devel@m.gmane.org; Sun, 25 Jul 2004 18:26:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BorS4-0000GK-1J for emacs-devel@gnu.org; Sun, 25 Jul 2004 18:26:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BorS2-0000G8-Dk for emacs-devel@gnu.org; Sun, 25 Jul 2004 18:26:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BorS2-0000G3-AO for emacs-devel@gnu.org; Sun, 25 Jul 2004 18:26:38 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BorOy-000773-3D; Sun, 25 Jul 2004 18:23:28 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 825BF262822; Mon, 26 Jul 2004 00:23:26 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 12 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:25954 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25954 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. -- Kim F. Storm http://www.cua.dk