From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel Subject: Re: arc-lzh-exe.el -- archive-mode on lzh self-extracting exes Date: Thu, 19 Apr 2007 12:01:55 +1000 Message-ID: <87bqhl15rg.fsf@zip.com.au> References: <87zm5etm0r.fsf@zip.com.au> <87tzvitz4z.fsf@zip.com.au> <87mz1516p8.fsf@zip.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176948136 31253 80.91.229.12 (19 Apr 2007 02:02:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2007 02:02:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 19 04:02:10 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 1HeLyJ-0006GM-Qd for ged-emacs-devel@m.gmane.org; Thu, 19 Apr 2007 04:02:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeM3D-0006Qb-3P for ged-emacs-devel@m.gmane.org; Wed, 18 Apr 2007 22:07:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeM39-0006QM-QD for emacs-devel@gnu.org; Wed, 18 Apr 2007 22:07:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeM37-0006QA-Kw for emacs-devel@gnu.org; Wed, 18 Apr 2007 22:07:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeM37-0006Q7-Dl for emacs-devel@gnu.org; Wed, 18 Apr 2007 22:07:05 -0400 Original-Received: from mailout1-8.pacific.net.au ([61.8.2.215] helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HeLyD-0002l9-48 for emacs-devel@gnu.org; Wed, 18 Apr 2007 22:02:01 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id A1F085A0600 for ; Thu, 19 Apr 2007 12:01:57 +1000 (EST) Original-Received: from localhost (ppp26DA.dyn.pacific.net.au [61.8.38.218]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 349288C1B for ; Thu, 19 Apr 2007 12:01:57 +1000 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1HeLy8-0002Q5-6S for emacs-devel@gnu.org; Thu, 19 Apr 2007 12:01:56 +1000 In-Reply-To: <87mz1516p8.fsf@zip.com.au> (Kevin Ryde's message of "Thu, 19 Apr 2007 11:41:39 +1000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:69607 Archived-At: Oh, forgot: 2007-04-19 Kevin Ryde * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe. (archive-lzh-summarize): Add optional start arg for where to start looking at the archive. (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions. * files.el (magic-mode-alist): Add archive-exe-p to select archive-mode. * international/mule.el (auto-coding-alist): no-conversion for .exe and .EXE.