From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: query-replace-interactive Date: Sun, 10 Oct 2004 20:18:15 -0500 (CDT) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <200410110118.i9B1IFf13007@raven.dms.auburn.edu> References: <200410110110.i9B1A3d12977@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1097457591 16354 80.91.229.6 (11 Oct 2004 01:19:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2004 01:19:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 11 03:19:46 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CGoqn-0001pf-00 for ; Mon, 11 Oct 2004 03:19:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGoxi-0007jU-Ja for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2004 21:26:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGoxc-0007jH-NB for emacs-devel@gnu.org; Sun, 10 Oct 2004 21:26:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGoxb-0007ij-N9 for emacs-devel@gnu.org; Sun, 10 Oct 2004 21:26:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGoxb-0007ig-Jw for emacs-devel@gnu.org; Sun, 10 Oct 2004 21:26:47 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGoqI-00060R-Sb for emacs-devel@gnu.org; Sun, 10 Oct 2004 21:19:15 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i9B1JEiU014452; Sun, 10 Oct 2004 20:19:14 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id i9B1IFf13007; Sun, 10 Oct 2004 20:18:15 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: teirllm@dms.auburn.edu In-reply-to: <200410110110.i9B1A3d12977@raven.dms.auburn.edu> (message from Luc Teirlinck on Sun, 10 Oct 2004 20:10:03 -0500 (CDT)) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28210 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28210 >>From my earlier message: Unless there are objections, I will make `query-replace-interactive' into a defcustom again, since we agreed on that. I now realize, after reading an old message from Juri on the subject, that it was intentional, so I will _not_ revert it. I just thought it was accidental because of the way things were formulated in the Change Log. Sincerely, Luc.