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: Fri, 20 Apr 2007 13:40:59 +0300 Message-ID: References: <87zm5etm0r.fsf@zip.com.au> <87tzvitz4z.fsf@zip.com.au> <87mz1516p8.fsf@zip.com.au> <87odljq5l2.fsf@stupidchicken.com> <878xcnddoo.fsf@zip.com.au> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1177065686 12330 80.91.229.12 (20 Apr 2007 10:41:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 10:41:26 +0000 (UTC) Cc: cyd@stupidchicken.com, rms@gnu.org, emacs-devel@gnu.org To: Kevin Ryde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 20 12:41:19 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 1HeqYD-0005oX-SP for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2007 12:41:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeqdF-0008J1-LF for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2007 06:46:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeqdC-0008Id-Cd for emacs-devel@gnu.org; Fri, 20 Apr 2007 06:46:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeqdA-0008ID-Ga for emacs-devel@gnu.org; Fri, 20 Apr 2007 06:46:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeqdA-0008IA-3O for emacs-devel@gnu.org; Fri, 20 Apr 2007 06:46:20 -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 1HeqY2-0006In-8l; Fri, 20 Apr 2007 06:41:02 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-147-182.inter.net.il [80.230.147.182]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HQP08275 (AUTH halo1); Fri, 20 Apr 2007 13:40:55 +0300 (IDT) In-reply-to: <878xcnddoo.fsf@zip.com.au> (message from Kevin Ryde on Fri, 20 Apr 2007 11:42:15 +1000) 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:69678 Archived-At: > From: Kevin Ryde > Date: Fri, 20 Apr 2007 11:42:15 +1000 > Cc: rms@gnu.org, emacs-devel@gnu.org > > Chong Yidong writes: > > > > Could we put off the changes to auto-mode-alist till after the > > release? > > You'll notice .exe hasn't had any sort of handler before, so this is > purely an addition. And why do you think additions cannot cause trouble?