From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#8463: 24.0.50; [PATCH] Direct Edit in *Occur* Buffer Date: Mon, 06 Jun 2011 12:34:36 -0300 Message-ID: References: <87d3itp9gp.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1307381636 6435 80.91.229.12 (6 Jun 2011 17:33:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2011 17:33:56 +0000 (UTC) Cc: 8463@debbugs.gnu.org, Leo To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 06 19:33:52 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QTdgU-0004qH-AR for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jun 2011 19:33:50 +0200 Original-Received: from localhost ([::1]:33893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTdgS-0004jz-Si for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jun 2011 13:33:49 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTbpY-00064I-QW for bug-gnu-emacs@gnu.org; Mon, 06 Jun 2011 11:35:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTbpX-00032T-BS for bug-gnu-emacs@gnu.org; Mon, 06 Jun 2011 11:35:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTbpW-00031R-Ru for bug-gnu-emacs@gnu.org; Mon, 06 Jun 2011 11:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QTbpW-0001tA-2W; Mon, 06 Jun 2011 11:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 Jun 2011 15:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8463 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 8463-submit@debbugs.gnu.org id=B8463.13073744927244 (code B ref 8463); Mon, 06 Jun 2011 15:35:02 +0000 Original-Received: (at 8463) by debbugs.gnu.org; 6 Jun 2011 15:34:52 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QTbpL-0001sn-Hp for submit@debbugs.gnu.org; Mon, 06 Jun 2011 11:34:51 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QTbpF-0001sU-Al for 8463@debbugs.gnu.org; Mon, 06 Jun 2011 11:34:50 -0400 Original-Received: from 213-159-126-200.fibertel.com.ar ([200.126.159.213]:39410 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QTbp9-0008BN-2a; Mon, 06 Jun 2011 11:34:39 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 54DF566189; Mon, 6 Jun 2011 12:34:36 -0300 (ART) In-Reply-To: <87d3itp9gp.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 04 Jun 2011 17:34:14 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 06 Jun 2011 11:35:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:47004 Archived-At: >>> Thank you for this feedback. I will try to address these issues when I >>> am back from a trip on Tuesday. >> I think it makes sense to bind the occur-edit feature to some other >> key than C-x C-q. While C-x C-q is a cute binding for it, it does >> hide a command that is also useful. > Unfortunately, C-x C-q is consistent with the command for switching to > wdired mode. Right, but wdired and occur-edit are two different things. Editing a dired buffer in wdired does not have any other side effect (at least not until you "commit" those changes), so its behavior is still pretty close to toggle-read-only. Occur-edit is somewhat reminiscent of wdired, but does not match the behavior of toggle-read-only quite as closely. Stefan