From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Emacs Windows barebin distribution Date: Sun, 18 Nov 2012 21:45:18 +0100 Message-ID: References: <4F8ADAFC.9030308@gmail.com> <831unp0xzq.fsf@gnu.org> <837gpj0vyo.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1353271533 29711 80.91.229.3 (18 Nov 2012 20:45:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Nov 2012 20:45:33 +0000 (UTC) Cc: Christoph Scholtes , Eli Zaretskii , emacs-devel@gnu.org To: Mathias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 18 21:45:44 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TaBkK-0005eV-Fn for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2012 21:45:40 +0100 Original-Received: from localhost ([::1]:36935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBkA-0007iK-Bz for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2012 15:45:30 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBk5-0007iD-RU for emacs-devel@gnu.org; Sun, 18 Nov 2012 15:45:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaBk2-0000o2-Op for emacs-devel@gnu.org; Sun, 18 Nov 2012 15:45:25 -0500 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:65509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaBjz-0000nd-00; Sun, 18 Nov 2012 15:45:19 -0500 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so4810088oag.0 for ; Sun, 18 Nov 2012 12:45:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=fmgR2/uRSxt6zTrHDTPXeai2CHtDRyS/8cMsRwt28GE=; b=VJFzcwzz/Jxg0MVbJM4bKoZOCfYU3JSIlAnYc/5zlhUmLUT9YcvK13DEUv2STeJ4fR 5RVFGX4/5IpYRELq5aTkKR+3XFPmCcSOruXfVqR8g7I6mx6/HCXbjmeC0yHuPKof57ki gHXf4h1VHXyIM7L3e3YwbU0uqfbbYwTE5JpibbviYaOMjSBZg9iNb655j0gTwnB+Jdx0 C3AJv5iFm8xuolTIdYt2hTTkO7WG73l3ZOT6Ia5428xwBkrGejS9bYHIxVrDzuafkl2w txeYM4U9SJ1Mm+6XblEmlCJZfgc3/ifbC4Se96ykw/RKdWbclYNARc9CvC2l3337FaqG 2fuQ== Original-Received: by 10.60.32.210 with SMTP id l18mr5544394oei.99.1353271518254; Sun, 18 Nov 2012 12:45:18 -0800 (PST) Original-Received: by 10.60.64.170 with HTTP; Sun, 18 Nov 2012 12:45:18 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.41 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:154930 Archived-At: > So, if for some reason it is deemed appropriate support the "barebin" > distribution again, please, make it a different makefile target, so > that those who don't want it don't have to spend the extra time and > disk space. Ah, BTW: Looking at how the barebin distribution was made, it seems that it was simply the "bin" subdirectory of a normal (full) binary distribution (well plus 3 documents). If that is so, I see little point in having a procedure (makefile target) for that; if someone is interested, just download the normal distribution and pick up the "bin" subdirectory. -- Dani Moncayo