From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Documentation for "Clone Buffers" (corrected version) Date: Tue, 16 Mar 2004 14:03:39 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <877jxty4gg.fsf@emacswiki.org> <87brmyy67x.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079464401 27982 80.91.224.253 (16 Mar 2004 19:13:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Mar 2004 19:13:21 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org, alex@emacswiki.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Mar 16 20:13:14 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 1B3K01-0001SM-00 for ; Tue, 16 Mar 2004 20:13:13 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B3K01-0007qK-00 for ; Tue, 16 Mar 2004 20:13:13 +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 1B3Jwo-0002Dp-PF for emacs-devel@quimby.gnus.org; Tue, 16 Mar 2004 14:09:54 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B3Jui-0001mI-7x for emacs-devel@gnu.org; Tue, 16 Mar 2004 14:07:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B3JuK-0001cT-8p for emacs-devel@gnu.org; Tue, 16 Mar 2004 14:07:41 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B3JuJ-0001cO-Vy for emacs-devel@gnu.org; Tue, 16 Mar 2004 14:07:19 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B3Jql-0001vA-8A; Tue, 16 Mar 2004 14:03:39 -0500 Original-To: Juri Linkov In-reply-to: <87brmyy67x.fsf@mail.jurta.org> (message from Juri Linkov on Mon, 15 Mar 2004 08:28:18 +0200) 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:20537 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20537 The following global bindings might be added: C-x c b clone-buffer C-x c i clone-indirect-buffer C-x c u rename-uniquely I don't think these commands merit key bindings. M-x ren un RET is not that hard to type.