From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: in dired hit v on a .zip archive Date: Fri, 09 Apr 2004 05:54:26 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k70qp23x.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081467094 27607 80.91.224.253 (8 Apr 2004 23:31:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Apr 2004 23:31:34 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 09 01:31:30 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBiza-0001LS-00 for ; Fri, 09 Apr 2004 01:31:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBiwd-0007pA-2s for geb-bug-gnu-emacs@m.gmane.org; Thu, 08 Apr 2004 19:28:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BBiv5-0006qH-R2 for bug-gnu-emacs@gnu.org; Thu, 08 Apr 2004 19:26:51 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BBity-0005jx-9A for bug-gnu-emacs@gnu.org; Thu, 08 Apr 2004 19:26:14 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BBitk-0005DM-Bv for bug-gnu-emacs@gnu.org; Thu, 08 Apr 2004 19:25:28 -0400 Original-Received: from tc218-187-80-112.2-7.dynamic.apol.com.tw ([218.187.80.112]:33805 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.31 #0) id 1BBitZ-000D1w-GK by authid with plain for ; Fri, 09 Apr 2004 04:55:18 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.30) id 1BBhTe-0000rT-PQ for bug-gnu-emacs@gnu.org; Fri, 09 Apr 2004 05:54:26 +0800 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list 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 Xref: main.gmane.org gmane.emacs.bugs:7533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7533 In dired hit v on a .zip archive. Now both view mode and zip-archive mode are in effect. I say only zip-archive mode should be now in effect, just as if we hit RET. Just as when we hit v on a subdirectory, are we put into view mode? No, we are put into dired mode.