From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: moving more cl seq/mapping support into core Date: Thu, 07 Oct 2010 11:17:37 -0400 Message-ID: <87zkuq3ucu.fsf@kslab.red-bean.com> References: <4CAA0FFC.5020809@gmail.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286465733 11077 80.91.229.12 (7 Oct 2010 15:35:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 15:35:33 +0000 (UTC) Cc: Helmut Eller , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 07 17:35:31 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P3sVD-00049i-MO for ged-emacs-devel@m.gmane.org; Thu, 07 Oct 2010 17:35:28 +0200 Original-Received: from localhost ([127.0.0.1]:41453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3sVC-0000PA-U6 for ged-emacs-devel@m.gmane.org; Thu, 07 Oct 2010 11:35:26 -0400 Original-Received: from [140.186.70.92] (port=50262 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3sPx-0005il-PX for emacs-devel@gnu.org; Thu, 07 Oct 2010 11:30:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3sF9-0003PY-3r for emacs-devel@gnu.org; Thu, 07 Oct 2010 11:18:53 -0400 Original-Received: from osh-net-219-98.onshore.net ([66.146.219.98]:45055 helo=sanpietro.red-bean.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3sF9-0003OE-12; Thu, 07 Oct 2010 11:18:51 -0400 Original-Received: from localhost ([127.0.0.1]:42060 helo=kslab.red-bean.com ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.72) (envelope-from ) id 1P3sF3-0000Xu-2L; Thu, 07 Oct 2010 10:18:45 -0500 In-Reply-To: (Richard Stallman's message of "Wed, 06 Oct 2010 19:41:13 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:131432 Archived-At: Richard Stallman writes: >It would need to be integrated into the Lisp Reference Manual >to make that manual do its job. And maybe partly rewritten >to make its style fit (I have not checked how much of that >would be needed). Is the size of the reference manual really a concern anymore? I ordered a print one years ago; I never use it. I use exclusively the electronic copy, and suspect the same is true of most (perhaps even all?) Emacs Lisp programmers.