From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Documentation for "Clone Buffers" (corrected version) Date: 15 Mar 2004 08:34:47 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87ekru8z8v.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1079357850 10656 80.91.224.253 (15 Mar 2004 13:37:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Mar 2004 13:37:30 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 15 14:37:16 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2sHM-0007kt-00 for ; Mon, 15 Mar 2004 14:37:16 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2sHM-0008Pc-00 for ; Mon, 15 Mar 2004 14:37:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2sGn-00063M-78 for emacs-devel@quimby.gnus.org; Mon, 15 Mar 2004 08:36:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2sFv-00061s-Ib for emacs-devel@gnu.org; Mon, 15 Mar 2004 08:35:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2sFN-0005tY-Qe for emacs-devel@gnu.org; Mon, 15 Mar 2004 08:35:46 -0500 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2sFN-0005t2-3T for emacs-devel@gnu.org; Mon, 15 Mar 2004 08:35:13 -0500 Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 0AF9620A03; Mon, 15 Mar 2004 08:35:07 -0500 (EST) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 0C6858C8E4; Mon, 15 Mar 2004 08:35:06 -0500 (EST) Original-To: Eli Zaretskii In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-1.428, requis 5, BAYES_20 -1.43) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20500 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20500 > That was already discussed a few years ago, and Richard asked not to > include it in the manual, for the same reasons he explained in this > thread the other day: the sheer volume of the printed manual and its > price. We could also move out some package descriptions. For example, the VC doc could be moved out of man/files.texi. >> BTW, is there a reason for not including references to SES and SMTP >> manuals into the `emacs/info/dir' file? > A simple omission; these manuals are relatively new additions. (It is > IMHO the job of the person who adds a new manual to update info/dir.) I never even noticed it since I locally removed info/dir a long time ago and let install-info add things for me. Stefan