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: dired-do-touch Date: Sat, 27 Mar 2004 00:52:10 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <8765czqqyj.fsf@sno.mundell.ukfsn.org> <8765ctkmdo.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080367389 23430 80.91.224.253 (27 Mar 2004 06:03:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Mar 2004 06:03:09 +0000 (UTC) Cc: matt@mundell.ukfsn.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 27 07:03:05 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 1B76uP-0000x0-00 for ; Sat, 27 Mar 2004 07:03:05 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B76uO-00048L-01 for ; Sat, 27 Mar 2004 07:03:05 +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 1B76q7-0006e5-Jh for emacs-devel@quimby.gnus.org; Sat, 27 Mar 2004 00:58:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B76pL-0006bC-PH for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:51 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B76ol-0006Lr-8E for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:46 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B76ol-0006Ln-0M for emacs-devel@gnu.org; Sat, 27 Mar 2004 00:57:15 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B76jq-0005I7-5b; Sat, 27 Mar 2004 00:52:10 -0500 Original-To: Juri Linkov In-reply-to: <8765ctkmdo.fsf@mail.jurta.org> (message from Juri Linkov on Thu, 25 Mar 2004 16:54:43 +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:20986 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20986 When we are discussing one new feature, please do not add a second feature into the same patch. That is an obstacle to considering it. Would you please send *only* the new T command, with nothing else? Then maybe we can install it. Please include the ChangeLog entries and an entry for etc/NEWS. After that we could consider the other change.