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: wdired-change-to-wdired-mode needs a key binding in dired-mode Date: Thu, 26 Jul 2007 12:59:21 -0400 Message-ID: References: <200707240216.l6O2GiND022670@oogie-boogie.ics.uci.edu> <7dbe73ed0707232231w790d93f4o8b095a19bdc1757f@mail.gmail.com> <87bqe2493t.fsf@ambire.localdomain> <200707242306.l6ON6ZJ7019676@oogie-boogie.ics.uci.edu> <200707260212.l6Q2C5uk025476@oogie-boogie.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1185469200 15990 80.91.229.12 (26 Jul 2007 17:00:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2007 17:00:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 26 18:59:57 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 1IE6gs-00083C-Jk for ged-emacs-devel@m.gmane.org; Thu, 26 Jul 2007 18:59:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IE6gs-0007YQ-Bv for ged-emacs-devel@m.gmane.org; Thu, 26 Jul 2007 12:59:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IE6ee-000487-4h for emacs-devel@gnu.org; Thu, 26 Jul 2007 12:57:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IE6ec-000430-BG for emacs-devel@gnu.org; Thu, 26 Jul 2007 12:57:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IE6ec-00042Y-21 for emacs-devel@gnu.org; Thu, 26 Jul 2007 12:57:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IE6eb-0006JR-P3 for emacs-devel@gnu.org; Thu, 26 Jul 2007 12:57:33 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IE6gL-0005vx-Oi; Thu, 26 Jul 2007 12:59:21 -0400 In-reply-to: <200707260212.l6Q2C5uk025476@oogie-boogie.ics.uci.edu> (message from Dan Nicolaescu on Wed, 25 Jul 2007 19:12:05 -0700) X-detected-kernel: 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:75594 Archived-At: > You didn't document it. Please add it to etc/NEWS, > then ack! I was waiting to see if the trial is successful before doing that. Please always document a change in etc/NEWS as soon as you add it. Leaving things incomplete is not a good approach.