From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: wdired-change-to-wdired-mode needs a key binding in dired-mode Date: Tue, 24 Jul 2007 07:31:19 +0200 Message-ID: <7dbe73ed0707232231w790d93f4o8b095a19bdc1757f@mail.gmail.com> References: <200707240216.l6O2GiND022670@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185255088 29173 80.91.229.12 (24 Jul 2007 05:31:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jul 2007 05:31:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 24 07:31:27 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 1IDCzW-00010j-Il for ged-emacs-devel@m.gmane.org; Tue, 24 Jul 2007 07:31:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDCzV-0001zx-So for ged-emacs-devel@m.gmane.org; Tue, 24 Jul 2007 01:31:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IDCzT-0001zg-6g for emacs-devel@gnu.org; Tue, 24 Jul 2007 01:31:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IDCzS-0001zP-7f for emacs-devel@gnu.org; Tue, 24 Jul 2007 01:31:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDCzS-0001zM-4b for emacs-devel@gnu.org; Tue, 24 Jul 2007 01:31:22 -0400 Original-Received: from mu-out-0910.google.com ([209.85.134.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IDCzR-0008N3-Po for emacs-devel@gnu.org; Tue, 24 Jul 2007 01:31:21 -0400 Original-Received: by mu-out-0910.google.com with SMTP id g7so2256281muf for ; Mon, 23 Jul 2007 22:31:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U3XiiZBBPO3cVzG+2rb8WHaEMf/OzgHD+ZbdxUSCkeWDrqwVdWwRzqkK0f7icsAAVcEO2DdJAtk977VNoFAlEl7+dI69uhdjEUV0mf394I+2O5DDRXfKBIhLQvNcagQLlFDl+KuBovGhp17a8O/hTCkP/q3YIAK4ZshTYx+ecnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QJXnNYbcxfGCJ9zaz0xTKQpqzX5wVxs7ij4pXKmjY7u+4KeDPCWFPI7hBKDJceiloSHyUncLxZ48uKuzAiyl3nTrTL8C6aOVg+Qz8nkHT3xgSqLyHe7+3VSdxTcy3GHDU5ljtNjwidh2nI7rmLAioaFOvS1gb1ntPeW2sDOyFDA= Original-Received: by 10.82.175.17 with SMTP id x17mr2622582bue.1185255079970; Mon, 23 Jul 2007 22:31:19 -0700 (PDT) Original-Received: by 10.82.117.9 with HTTP; Mon, 23 Jul 2007 22:31:19 -0700 (PDT) In-Reply-To: <200707240216.l6O2GiND022670@oogie-boogie.ics.uci.edu> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:75437 Archived-At: > Right now it only has a menu entry: Immediate / Edit File Names > > It would be great if it had a key binding too. I agree. > W is still available... Yes, W for "Wdired" or maybe E as in "Edit file names".