From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: Re: dotimes-with-progress-reporter doc string lacks SPEC Date: Fri, 7 Jul 2006 00:28:11 +0300 Message-ID: <200607070028.12058.pogonyshev@gmx.net> References: <44AD7613.1060805@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152221003 7542 80.91.229.2 (6 Jul 2006 21:23:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 6 Jul 2006 21:23:23 +0000 (UTC) Cc: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 06 23:23:22 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 1FybJQ-0006NK-0O for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 23:23:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FybJP-0000QV-Bv for ged-emacs-devel@m.gmane.org; Thu, 06 Jul 2006 17:23:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FybIj-0008LD-Jw for emacs-devel@gnu.org; Thu, 06 Jul 2006 17:22:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FybIh-0008Jn-V8 for emacs-devel@gnu.org; Thu, 06 Jul 2006 17:22:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FybIh-0008JU-Qo for emacs-devel@gnu.org; Thu, 06 Jul 2006 17:22:19 -0400 Original-Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1FybIy-0006H4-F5 for emacs-devel@gnu.org; Thu, 06 Jul 2006 17:22:36 -0400 Original-Received: (qmail invoked by alias); 06 Jul 2006 21:22:18 -0000 Original-Received: from unknown (EHLO [194.158.209.209]) [194.158.209.209] by mail.gmx.net (mp041) with SMTP; 06 Jul 2006 23:22:18 +0200 X-Authenticated: #16844820 Original-To: emacs-devel@gnu.org User-Agent: KMail/1.7.2 In-Reply-To: <44AD7613.1060805@student.lu.se> Content-Disposition: inline X-Y-GMX-Trusted: 0 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:56661 Archived-At: Lennart Borgman wrote: > I think I can guess what the doc string for this function means, but it > would be more easy if SPEC where explicitly explained. Well, the same applies to `dotimes'. Paul