From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Documentation for "Clone Buffers" (corrected version) Date: Sun, 14 Mar 2004 20:24:10 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <9791-Sun14Mar2004202409+0200-eliz@elta.co.il> References: <200403121634.i2CGYrZ04201@f7.net> <200403140232.i2E2WUT01565@raven.dms.auburn.edu> <200403141817.i2EIH5M03101@raven.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079289136 8862 80.91.224.253 (14 Mar 2004 18:32:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 18:32:16 +0000 (UTC) Cc: acm@muc.de, karl@freefriends.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 19:32:09 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 1B2aPB-0004WF-00 for ; Sun, 14 Mar 2004 19:32:09 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2aPA-0004oj-00 for ; Sun, 14 Mar 2004 19:32:08 +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 1B2aMf-00043T-Rs for emacs-devel@quimby.gnus.org; Sun, 14 Mar 2004 13:29:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2aLW-0003Jx-97 for emacs-devel@gnu.org; Sun, 14 Mar 2004 13:28:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2aJh-0002KT-MT for emacs-devel@gnu.org; Sun, 14 Mar 2004 13:27:02 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2aJg-0002JZ-WF for emacs-devel@gnu.org; Sun, 14 Mar 2004 13:26:29 -0500 Original-Received: from zaretski (pns03-199-205.inter.net.il [80.230.199.205]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BMD90465; Sun, 14 Mar 2004 20:25:46 +0200 (IST) Original-To: Luc Teirlinck X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200403141817.i2EIH5M03101@raven.dms.auburn.edu> (message from Luc Teirlinck on Sun, 14 Mar 2004 12:17:05 -0600 (CST)) 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:20465 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20465 > Date: Sun, 14 Mar 2004 12:17:05 -0600 (CST) > From: Luc Teirlinck > > Eli Zaretskii wrote: > > Even in its ``advanced'' sections, this manual assumes a user who > is not really ``advanced'' by the Emacs standards. > > The material on manually editing .info files looks pretty advanced to me. Why? Every Unix and GNU user knows about .bashrc, .emacs etc. files. It's basic Unix usage, IMHO. > We should also have an xref to the section in the Emacs manual that > describes cloned buffers, I think. > > There is no such section. I went to the Emacs manual, typed "i clone RET", and was presented with the node "Indirect Buffers" that describes that.