From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter S Galbraith Newsgroups: gmane.emacs.bugs Subject: Re: no dired .deb default action Date: Thu, 01 Aug 2002 09:57:53 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020801135753.D35AE293A5@mixing.qc.dfo.ca> References: <87d6t46alf.fsf@jidanni.org> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1028210311 8091 127.0.0.1 (1 Aug 2002 13:58:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2002 13:58:31 +0000 (UTC) Cc: gnu-emacs-bug@moderators.isc.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17aGTG-00026O-00 for ; Thu, 01 Aug 2002 15:58:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17aGTn-0006u9-00; Thu, 01 Aug 2002 09:59:03 -0400 Original-Received: from mailbox2.ucsd.edu ([132.239.1.54]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17aGTF-0006rG-00 for ; Thu, 01 Aug 2002 09:58:29 -0400 Original-Received: from mixing.qc.dfo.ca (mixing.qc.dfo-mpo.gc.ca [216.226.40.21]) by mailbox2.ucsd.edu (8.12.3/8.12.3) with ESMTP id g71DvuFw092447 for ; Thu, 1 Aug 2002 06:57:57 -0700 (PDT) Original-Received: from mixing.qc.dfo.ca (localhost [127.0.0.1]) by mixing.qc.dfo.ca (Postfix) with ESMTP id D35AE293A5; Thu, 1 Aug 2002 09:57:53 -0400 (EDT) Original-To: Dan Jacobson Original-Newsgroups: gnu.emacs.bug In-Reply-To: Dan Jacobson's message of 31 Jul 2002 07:48:44 +0800 <87d6t46alf.fsf@jidanni.org> X-Mailer: mh-e 6.1; nmh 1.0.4+dev; Emacs 21.2 X-Face: "#bYm%*(4JuXAkouMxaLz|M2dbXUFnQ"IRX)zpsiM"(B}`#|_b548$VB}5L&VIck1F#FNc' rsASk0?-/gFp2qzM>0]`Jc}Qd<8[l)N7{8%qMN~{|DS.ME.$ X-MailScanner: Passed Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3062 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3062 Dan Jacobson wrote: > In dired I hit ! on a .deb file. There is no default action. > Certainly there should be a default action for a .deb file. > You the pros should give it one or two, whatever they might be. Use this Debian package: Package: debview Depends: emacs21 | emacsen, binutils Filename: pool/main/d/debview/debview_1.9-1_all.deb Description: Emacs mode for viewing Debian packages After installing, you can use C-d in dired mode to view the .deb file on the current line. Allows both the structure and contents of a .deb archive to be examined. Peter