From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: W32 version crashes on C-g Date: Fri, 17 Mar 2006 19:00:56 +0100 Message-ID: <441AF958.7070903@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1142618505 8062 80.91.229.2 (17 Mar 2006 18:01:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Mar 2006 18:01:45 +0000 (UTC) Cc: emacs-devel@gnu.org, "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 17 19:01:42 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FKJGQ-0000NP-5m for ged-emacs-devel@m.gmane.org; Fri, 17 Mar 2006 19:01:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKJGP-0001fj-Rq for ged-emacs-devel@m.gmane.org; Fri, 17 Mar 2006 13:01:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FKJG8-0001e3-PW for emacs-devel@gnu.org; Fri, 17 Mar 2006 13:01:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FKJG5-0001cG-5I for emacs-devel@gnu.org; Fri, 17 Mar 2006 13:01:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKJG4-0001bw-LX for emacs-devel@gnu.org; Fri, 17 Mar 2006 13:01:04 -0500 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FKJKz-0001f8-Ql for emacs-devel@gnu.org; Fri, 17 Mar 2006 13:06:10 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.070) id 43F9B8E90062B555; Fri, 17 Mar 2006 19:00:57 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: Juanma Barranquero In-Reply-To: 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:51774 Archived-At: Juanma Barranquero wrote: > I know we don't want to advertise non-released builds of Emacs; but if > someone is interested, I could upload a binary tarball of the Windows > port to some accessible place every few days, as long as someone > provides that place (I don't have publicly accessible servers to put > the tarball into). I already build the binary daily, so ftp'ing to a > repository is not a big deal. > I already upload those, but in the form of setup programs. I upload both patched and unpatched versions. Normally I do that about once a week. I recommend the unpatched versions for bug reporting etc. I personally use the patched versions for some features that I have believed would not go into Emacs now because of the feature freeze. I normally do not test the unpatched versions. But I do test the patched versions and move them from a test area into a place for normal download on my site. (There is information about this on the site.)