From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org version under Windows 7 Date: Tue, 31 Jul 2012 18:36:21 +0200 Message-ID: <877gtjsxa2.fsf@gnu.org> References: <1342018996.75825.YahooMailNeo@web29804.mail.ird.yahoo.com> <87ehoiyz07.fsf@Rainer.invalid> <87394hfaju.fsf@gnu.org> <87wr1qmk7t.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwFQC-0003n4-TT for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 12:35:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwFQB-0006j3-6D for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 12:35:48 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:40462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwFQA-0006hq-NV for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 12:35:47 -0400 Received: by wgbez12 with SMTP id ez12so4719387wgb.30 for ; Tue, 31 Jul 2012 09:35:45 -0700 (PDT) In-Reply-To: <87wr1qmk7t.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 26 Jul 2012 20:49:10 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Bastien writes: >> The snapshot is created by gitweb on the fly. > > I'm not talking about those — yes, they should be what's in Git's index, > nothing more or less. I was thinking of org-latest.{zip,tar.gz}, which > might usefully include the autoload files or even byte-compiled > sources. I agree org-latest.* should contain org-version.el and org-install.el. I don't think it should contain the byte-compiled files, though, as some users might prefer to use uncompiled code, and the archive would nearly double in size if we include the byte-compiled files. I will also include org-install.el and org-version.el in the next release. > FWIW, I think the download page should explicitly mention ELPA, now that > Emacs 24.1 is out, as another low-maintenance alternative for folks who > want to keep current, but not necessarily develop. I just added a mention to GNU ELPA, thanks! -- Bastien