From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: arc-lzh-exe.el -- archive-mode on lzh self-extracting exes Date: Sat, 21 Apr 2007 12:38:05 +0300 Message-ID: References: <87zm5etm0r.fsf@zip.com.au> <87tzvitz4z.fsf@zip.com.au> <87mz1516p8.fsf@zip.com.au> <87odljq5l2.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1177148301 18205 80.91.229.12 (21 Apr 2007 09:38:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Apr 2007 09:38:21 +0000 (UTC) Cc: cyd@stupidchicken.com, user42@zip.com.au, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 21 11:38:15 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 1HfC2l-0008DS-Oa for ged-emacs-devel@m.gmane.org; Sat, 21 Apr 2007 11:38:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HfC7u-0003Wh-H4 for ged-emacs-devel@m.gmane.org; Sat, 21 Apr 2007 05:43:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HfC7p-0003WQ-SE for emacs-devel@gnu.org; Sat, 21 Apr 2007 05:43:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HfC7n-0003W6-6T for emacs-devel@gnu.org; Sat, 21 Apr 2007 05:43:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HfC7n-0003W3-0J for emacs-devel@gnu.org; Sat, 21 Apr 2007 05:43:23 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HfC2b-0006R8-Vx; Sat, 21 Apr 2007 05:38:02 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.38.207]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HQT05131 (AUTH halo1); Sat, 21 Apr 2007 12:38:00 +0300 (IDT) In-reply-to: (message from Richard Stallman on Fri, 20 Apr 2007 17:53:39 -0400) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:69725 Archived-At: > From: Richard Stallman > Date: Fri, 20 Apr 2007 17:53:39 -0400 > Cc: user42@zip.com.au, emacs-devel@gnu.org > > I installed the arc-mode.el and mule.el changes. Could we put off the > changes to auto-mode-alist till after the release? > > If that change is to simply recognize a new kind of archive, why delay > it? Because .exe files are much more widespread than LZH archive in .exe disguise. So the change in point might adversely affect many files.