From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [patch] Re: regexp repacement, how to present replacement to user? Date: Wed, 31 Oct 2007 03:46:54 -0400 Message-ID: References: <200710131700.42100.pogonyshev@gmx.net> <200710281641.29296.pogonyshev@gmx.net> <87sl3syctl.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1193816915 4890 80.91.229.12 (31 Oct 2007 07:48:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 31 Oct 2007 07:48:35 +0000 (UTC) Cc: emacs-devel@gnu.org, pogonyshev@gmx.net To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 31 08:48:37 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1In8JZ-00051r-Im for ged-emacs-devel@m.gmane.org; Wed, 31 Oct 2007 08:48:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1In8JQ-0001fC-4h for ged-emacs-devel@m.gmane.org; Wed, 31 Oct 2007 03:48:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1In8Hy-00011y-4K for emacs-devel@gnu.org; Wed, 31 Oct 2007 03:46:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1In8Hw-000111-Gf for emacs-devel@gnu.org; Wed, 31 Oct 2007 03:46:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1In8Hw-00010q-30 for emacs-devel@gnu.org; Wed, 31 Oct 2007 03:46:56 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1In8Hv-0002dM-HW for emacs-devel@gnu.org; Wed, 31 Oct 2007 03:46:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1In8Hu-0000IM-UB; Wed, 31 Oct 2007 03:46:54 -0400 In-reply-to: <87sl3syctl.fsf@jurta.org> (message from Juri Linkov on Tue, 30 Oct 2007 16:16:18 +0200) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:82195 I agree that a key to toggle between the two modes is not necessary, but we should have an option to turn this feature off for users who like the old behavior. I have no objection to that option.