From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Streams: add stream-delay and streams of directory files Date: Thu, 11 Feb 2016 23:22:38 +0200 Message-ID: <83k2mb7xi9.fsf@gnu.org> References: <87pow3mkyq.fsf@web.de> <83y4ar7z3c.fsf@gnu.org> <87oabnt0ki.fsf@petton.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455225792 3272 80.91.229.3 (11 Feb 2016 21:23:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Feb 2016 21:23:12 +0000 (UTC) Cc: michael_heerdegen@web.de, emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 11 22:23:05 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aTyhd-0005Yh-Cp for ged-emacs-devel@m.gmane.org; Thu, 11 Feb 2016 22:23:05 +0100 Original-Received: from localhost ([::1]:53688 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTyhc-0007V1-ST for ged-emacs-devel@m.gmane.org; Thu, 11 Feb 2016 16:23:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTyhP-0007Ui-13 for emacs-devel@gnu.org; Thu, 11 Feb 2016 16:22:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTyhK-0003pD-BZ for emacs-devel@gnu.org; Thu, 11 Feb 2016 16:22:50 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTyhK-0003p9-87; Thu, 11 Feb 2016 16:22:46 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1044 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aTyhJ-0007Su-GJ; Thu, 11 Feb 2016 16:22:45 -0500 In-reply-to: <87oabnt0ki.fsf@petton.fr> (message from Nicolas Petton on Thu, 11 Feb 2016 22:10:53 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199779 Archived-At: > From: Nicolas Petton > Cc: emacs-devel@gnu.org > Date: Thu, 11 Feb 2016 22:10:53 +0100 > > > Would you please consider adding suitable changes to the documentation > > for these patches? > > seq.el and map.el are in Emacs, but stream.el is currently in ELPA. Sorry, I thought the patch was being proposed for inclusion in Emacs.