From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: multi-region.el --- Mapping commands over multiple active regions. Date: Tue, 03 Jan 2006 11:26:14 -0500 Message-ID: References: <87bqyuvbmi.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1136307167 32326 80.91.229.2 (3 Jan 2006 16:52:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2006 16:52:47 +0000 (UTC) Cc: wence@gmx.li, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 03 17:52:46 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EtpOK-00063p-QM for ged-emacs-devel@m.gmane.org; Tue, 03 Jan 2006 17:52:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EtpPx-0003kz-Qj for ged-emacs-devel@m.gmane.org; Tue, 03 Jan 2006 11:53:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Etp2H-0001LK-Kr for emacs-devel@gnu.org; Tue, 03 Jan 2006 11:29:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Etp2G-0001Kb-62 for emacs-devel@gnu.org; Tue, 03 Jan 2006 11:29:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etp2F-0001KT-Ny for emacs-devel@gnu.org; Tue, 03 Jan 2006 11:29:19 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Etp3U-0006Je-NJ for emacs-devel@gnu.org; Tue, 03 Jan 2006 11:30:37 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EtozG-00083N-1t; Tue, 03 Jan 2006 11:26:14 -0500 Original-To: Stefan Monnier In-reply-to: <87bqyuvbmi.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Mon, 02 Jan 2006 11:28:22 -0500) 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:48657 Archived-At: I completely agree. As a matter of fact I suggested something along the same lines some years ago on gnu.emacs.help (I especially remember the (interative "r") automatically looping over all the sub-regions). Would you be interested in working on implementing something for later installation?