From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: karl@freefriends.org (Karl Berry) Newsgroups: gmane.emacs.devel Subject: Re: Documentation for "Clone Buffers" (corrected version) Date: Sun, 14 Mar 2004 08:39:31 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200403141339.i2EDdVG01522@f7.net> References: <200403140232.i2E2WUT01565@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079272071 4801 80.91.224.253 (14 Mar 2004 13:47:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 13:47:51 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 14:47:44 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 1B2Vxw-0000fH-00 for ; Sun, 14 Mar 2004 14:47:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2Vxw-00042w-00 for ; Sun, 14 Mar 2004 14:47:44 +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 1B2Vwj-0004jo-6x for emacs-devel@quimby.gnus.org; Sun, 14 Mar 2004 08:46:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2Vtr-0004Hq-5R for emacs-devel@gnu.org; Sun, 14 Mar 2004 08:43:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2VrL-0003WL-BZ for emacs-devel@gnu.org; Sun, 14 Mar 2004 08:41:26 -0500 Original-Received: from [209.61.216.22] (helo=f7.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2VqA-0003HB-AA for emacs-devel@gnu.org; Sun, 14 Mar 2004 08:39:42 -0500 Original-Received: (from karl@localhost) by f7.net (8.11.7-20030920/8.11.7) id i2EDdVG01522; Sun, 14 Mar 2004 08:39:31 -0500 Original-To: teirllm@dms.auburn.edu In-Reply-To: <200403140232.i2E2WUT01565@raven.dms.auburn.edu> 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:20455 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20455 What about the following patch to info.texi, documenting M-n, C-u m and C-u g? I agree with Eli's comments, except I'm not sure about copying the m/g text instead of moving it and leaving a reference behind. It is wrong to use @unnumberedsubsec in this way, incidentally. @subheading is the thing to use, except in this case I doubt any heading is necessary. Especially if m/g get moved. I could install in the Emacs CVS version of info.texi, if desired. That's the right place :). (I sync texinfo's info.texi from there.) Thanks, k