From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Emacs installer for MS Windows - source available Date: Fri, 08 Oct 2004 11:01:58 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <006201c4acc7$58ffb940$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097226253 20761 80.91.229.6 (8 Oct 2004 09:04:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2004 09:04:13 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 08 11:04:06 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFqfW-000478-00 for ; Fri, 08 Oct 2004 11:04:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFqmI-0007fR-GB for ged-emacs-devel@m.gmane.org; Fri, 08 Oct 2004 05:11:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFqkK-0007Ih-Va for emacs-devel@gnu.org; Fri, 08 Oct 2004 05:09:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFqkH-0007I1-B9 for emacs-devel@gnu.org; Fri, 08 Oct 2004 05:09:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFqkG-0007Hm-VO for emacs-devel@gnu.org; Fri, 08 Oct 2004 05:09:01 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1CFqdN-00019f-K8 for emacs-devel@gnu.org; Fri, 08 Oct 2004 05:01:54 -0400 Original-Received: (qmail 5816 invoked from network); 8 Oct 2004 09:01:52 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 8 Oct 2004 09:01:52 -0000 Original-To: "Lennart Borgman" In-Reply-To: <006201c4acc7$58ffb940$0200a8c0@sedrcw11488> (Lennart Borgman's message of "Fri, 8 Oct 2004 01:42:16 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28077 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28077 "Lennart Borgman" writes: > PS: One problem I know of for the CVS version is that I have packed cua.el > with the installation package (since I assume that many would like this > option on ms windows). However a new version of cua.el is needed for the CVS > version of Emacs. CVS Emacs _includes_ the required cua package, so that's not a concern as such. What's worse is that the cua.el (as currently distributed) does not work with CVS Emacs (as it has backwards incompatible changes to key parsing) -- so if your installer for CVS Emacs could _remove_ an existing cua.el during installation, it would be good. -- Kim F. Storm http://www.cua.dk