From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#8615: Please make sure v q removes the buffer for JPGs just like it does for other files Date: Tue, 05 Jul 2011 11:04:03 -0400 Message-ID: <87fwmkvkf0.fsf@stupidchicken.com> References: <87wrfxwf7y.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309885360 21230 80.91.229.12 (5 Jul 2011 17:02:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2011 17:02:40 +0000 (UTC) Cc: 8615@debbugs.gnu.org, jidanni@jidanni.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 05 19:02:35 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 1Qe918-0002D8-QD for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Jul 2011 19:02:34 +0200 Original-Received: from localhost ([::1]:57670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe917-0004SE-Eo for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Jul 2011 13:02:33 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe7BU-0004Yf-Ld for bug-gnu-emacs@gnu.org; Tue, 05 Jul 2011 11:05:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qe7BP-0005LQ-5V for bug-gnu-emacs@gnu.org; Tue, 05 Jul 2011 11:05:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe7BO-0005L7-PX for bug-gnu-emacs@gnu.org; Tue, 05 Jul 2011 11:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qe7BN-00011r-UB; Tue, 05 Jul 2011 11:05:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 05 Jul 2011 15:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8615-submit@debbugs.gnu.org id=B8615.13098782543901 (code B ref 8615); Tue, 05 Jul 2011 15:05:01 +0000 Original-Received: (at 8615) by debbugs.gnu.org; 5 Jul 2011 15:04:14 +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 1Qe7Ac-00010r-8E for submit@debbugs.gnu.org; Tue, 05 Jul 2011 11:04:14 -0400 Original-Received: from vm-emlprdomr-02.its.yale.edu ([130.132.50.143]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qe7Aa-00010g-21 for 8615@debbugs.gnu.org; Tue, 05 Jul 2011 11:04:12 -0400 Original-Received: from furball (dhcp128036225170.central.yale.edu [128.36.225.170]) (authenticated bits=0) by vm-emlprdomr-02.its.yale.edu (8.14.4/8.14.4) with ESMTP id p65F439w009665 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 5 Jul 2011 11:04:04 -0400 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue, 05 Jul 2011 15:35:12 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.143 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 05 Jul 2011 11:05:01 -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:48036 Archived-At: Lars Magne Ingebrigtsen writes: > If having `view-mode' not being able to work in `special' modes (I don't > know why that is, but there's probably a reason?), then the `v' Dired > command could just bind the `q' command explicitly in all `special' > modes. > > That is, it'd start the a tiny `dired-view-mode' in `special' modes, > where the only command it would bind would be `q'. I prefer a more limited fix: bind `q' in Image mode to a command that kills the buffer. Better still, add an option to bury instead of kill.