From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: accept-process-output doc string vs. lispref Date: Wed, 22 Mar 2006 23:46:38 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143067718 23156 80.91.229.2 (22 Mar 2006 22:48:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2006 22:48:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 23:48:36 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 1FMC7w-0003mk-4X for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2006 23:48:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FMC7v-0006PR-O5 for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2006 17:48:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FMC7g-0006PL-OK for emacs-devel@gnu.org; Wed, 22 Mar 2006 17:48:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FMC7f-0006P8-Fl for emacs-devel@gnu.org; Wed, 22 Mar 2006 17:48:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FMC7f-0006P5-5F for emacs-devel@gnu.org; Wed, 22 Mar 2006 17:48:11 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FMC87-0006Yl-LY for emacs-devel@gnu.org; Wed, 22 Mar 2006 17:48:39 -0500 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 377E6262801 for ; Wed, 22 Mar 2006 23:48:09 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: (Kim F. Storm's message of "Wed, 22 Mar 2006 23:23:25 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:51975 Archived-At: storm@cua.dk (Kim F. Storm) writes: > Stefan Monnier writes: > >>> I will change the interpretation from MICRO to MILLI seconds to align >>> the code and doc string with 1) the LISP REF, and 2) all uses of the >>> function. >> >> While you're there, plase make it possible to use a float for `timeout', as >> is done in sit-for. > > I will do that. > > The LISPREF already says this is possible -- it did so 16 years ago :-) I have installed the changes. -- Kim F. Storm http://www.cua.dk