From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Precompiled Emacs binaries, where are the sources? Date: Sun, 11 Dec 2011 21:03:27 +0100 Message-ID: <20197.3215.481133.654911@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1323633832 14870 80.91.229.12 (11 Dec 2011 20:03:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2011 20:03:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 11 21:03:48 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RZpcg-00021D-UR for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2011 21:03:47 +0100 Original-Received: from localhost ([::1]:40186 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZpcg-0002KQ-7Z for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2011 15:03:46 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZpcc-0002K7-Si for emacs-devel@gnu.org; Sun, 11 Dec 2011 15:03:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZpcb-0006c0-H5 for emacs-devel@gnu.org; Sun, 11 Dec 2011 15:03:42 -0500 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:40439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZpcb-0006bn-4F for emacs-devel@gnu.org; Sun, 11 Dec 2011 15:03:41 -0500 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id pBBK3SCP008440 for ; Sun, 11 Dec 2011 21:03:28 +0100 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id pBBK3R69026696; Sun, 11 Dec 2011 21:03:27 +0100 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id pBBK3RcS026695; Sun, 11 Dec 2011 21:03:27 +0100 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 134.93.134.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146654 Archived-At: Hi, Where can I find the sources for the precompiled Emacs binaries in , e.g. for the 24.0.91 pretest? The README file points to the parent directory ... | * IMPORTANT LEGAL REMINDER | | If you want to redistribute any of the precompiled distributions | of Emacs, be careful to check the implications of the GPL. For | instance, if you put the emacs-23.1.91-bin-i386.tar.gz file from | this directory on an Internet site, you must arrange to distribute | the source files of the SAME version (i.e. ../emacs-23.1.91.tar.gz). ... but looks like all sources have been deleted from there, except for the newest one (24.0.92). Ulrich