From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: dotimes-with-progress-reporter doc string lacks SPEC Date: Fri, 07 Jul 2006 14:07:36 +0200 Message-ID: <44AE4E88.4030601@student.lu.se> References: <44AD7613.1060805@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152274234 1019 80.91.229.2 (7 Jul 2006 12:10:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Jul 2006 12:10:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 07 14:10:28 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FypA5-0006wH-Up for ged-emacs-devel@m.gmane.org; Fri, 07 Jul 2006 14:10:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FypA4-0006zx-Vz for ged-emacs-devel@m.gmane.org; Fri, 07 Jul 2006 08:10:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fyp7U-0004Lp-DQ for emacs-devel@gnu.org; Fri, 07 Jul 2006 08:07:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fyp7S-0004KC-TZ for emacs-devel@gnu.org; Fri, 07 Jul 2006 08:07:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fyp7S-0004Jx-Fm for emacs-devel@gnu.org; Fri, 07 Jul 2006 08:07:38 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fyp7r-0008Dx-0P; Fri, 07 Jul 2006 08:08:03 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn2.hy.skanova.net (7.2.075) id 44A2E86F001D7E16; Fri, 7 Jul 2006 14:07:36 +0200 User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Original-To: Eli Zaretskii In-Reply-To: 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:56715 Archived-At: Eli Zaretskii wrote: >> Date: Thu, 06 Jul 2006 22:44:03 +0200 >> From: Lennart Borgman >> >> I think I can guess what the doc string for this function means, but it >> would be more easy if SPEC where explicitly explained. >> > > Where are you looking, and in what Emacs version? The current doc > string for dotimes-with-progress-reporter (see below) mentions all its > arguments (SPEC isn't one of them), and it's been like that since > January 2005. > I am sorry, I looked at the code but misunderstood what I saw. I have tried to clear this out in another message.