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: Fri, 12 Feb 2016 17:22:52 +0200 Message-ID: <83io1u6jhv.fsf@gnu.org> References: <87pow3mkyq.fsf@web.de> <83y4ar7z3c.fsf@gnu.org> <87oabnt0ki.fsf@petton.fr> <83k2mb7xi9.fsf@gnu.org> <87vb5uc8ye.fsf@web.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455290616 22770 80.91.229.3 (12 Feb 2016 15:23:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2016 15:23:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 12 16:23:24 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 1aUFZ4-0000qP-KW for ged-emacs-devel@m.gmane.org; Fri, 12 Feb 2016 16:23:22 +0100 Original-Received: from localhost ([::1]:33591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUFZ3-0006RI-Pf for ged-emacs-devel@m.gmane.org; Fri, 12 Feb 2016 10:23:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUFYk-0006R2-27 for emacs-devel@gnu.org; Fri, 12 Feb 2016 10:23:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUFYf-0005cR-2f for emacs-devel@gnu.org; Fri, 12 Feb 2016 10:23:01 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:32960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUFYe-0005cN-VD; Fri, 12 Feb 2016 10:22:56 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2252 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aUFYd-0000cT-AB; Fri, 12 Feb 2016 10:22:55 -0500 In-reply-to: <87vb5uc8ye.fsf@web.de> (message from Michael Heerdegen on Fri, 12 Feb 2016 15:14:01 +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:199825 Archived-At: > From: Michael Heerdegen > Date: Fri, 12 Feb 2016 15:14:01 +0100 > > Eli Zaretskii writes: > > > > > 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. > > Sorry for the confusion. ELPA is considered a part of Emacs - that's > why I wanted to discuss this here. Is this unwanted? No, not at all. Just mention somewhere it's for ELPA, that's all. Thanks.