From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.devel Subject: Re: prefix-region Date: Mon, 31 Oct 2005 09:54:11 +0100 Message-ID: <87irvecbik.fsf@xemacs.org> References: <87hdb6accw.fsf@xemacs.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130749115 14300 80.91.229.2 (31 Oct 2005 08:58:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2005 08:58:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 31 09:58:35 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EWVSm-00008W-QX for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2005 09:56:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWVSm-00067x-8V for ged-emacs-devel@m.gmane.org; Mon, 31 Oct 2005 03:56:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EWVSH-00062w-Rd for emacs-devel@gnu.org; Mon, 31 Oct 2005 03:55:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EWVSF-0005zr-Q9 for emacs-devel@gnu.org; Mon, 31 Oct 2005 03:55:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWVSE-0005zM-ER for emacs-devel@gnu.org; Mon, 31 Oct 2005 03:55:46 -0500 Original-Received: from [195.29.150.97] (helo=ls405.htnet.hr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EWVSD-0007UV-Ha; Mon, 31 Oct 2005 03:55:45 -0500 Original-Received: from ls401.t-com.hr (ls401.t-com.hr [195.29.150.236]) by ls405.htnet.hr (0.0.0/8.12.10) with ESMTP id j9V8sBWn030205; Mon, 31 Oct 2005 09:54:13 +0100 Original-Received: from ls401.t-com.hr (localhost.localdomain [127.0.0.1]) by ls401.t-com.hr (Qmlai) with ESMTP id 1B08170002; Mon, 31 Oct 2005 09:54:13 +0100 (CET) X-Envelope-Sender: hniksic@xemacs.org X-Envelope-Sender: hniksic@xemacs.org Original-Received: from localhost.localdomain (83-131-64-105.adsl.net.t-com.hr [83.131.64.105]) by ls401.t-com.hr (Qmlai) with ESMTP id DDE74A8048; Mon, 31 Oct 2005 09:54:12 +0100 (CET) Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 8A877380028; Mon, 31 Oct 2005 09:54:11 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Sun, 30 Oct 2005 20:14:39 -0500") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) 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:45161 Archived-At: "Richard M. Stallman" writes: > It seems possibly useful, and harmless to add. Could you write > patches to the Emacs Manual and etc/NEWS to document it? We can't > install it without that. Fair enough. I'll do that.