From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: Periodical releases Date: Thu, 05 Jan 2012 18:26:18 +0530 Message-ID: <81ipkqnw99.fsf@gmail.com> References: <71588355363047528F16FE989690A488@us.oracle.com> <87r4ze3lf8.fsf@gnu.org> <877h16337m.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325768209 9836 80.91.229.12 (5 Jan 2012 12:56:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 12:56:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 13:56:45 2012 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 1Rims8-0004pW-W7 for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 13:56:45 +0100 Original-Received: from localhost ([::1]:34776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rims7-0000c0-HX for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 07:56:43 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rims5-0000bu-Jh for emacs-devel@gnu.org; Thu, 05 Jan 2012 07:56:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rims4-0002Xx-Km for emacs-devel@gnu.org; Thu, 05 Jan 2012 07:56:41 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:42549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rims4-0002Xi-FM for emacs-devel@gnu.org; Thu, 05 Jan 2012 07:56:40 -0500 Original-Received: by iacb35 with SMTP id b35so1100429iac.0 for ; Thu, 05 Jan 2012 04:56:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=fxc6ojlfB6shAJrxI0rp8Q6OaQ3xpMYOHTi7dRd4qEs=; b=P2hyr7rTxKUqLwmQM85qt+pC/x1E8O9xF3uAsthVDQk7dFAgX/sZ6y+svkRq2IU/zW b4dJQd6XJP0zO7SH8AhNdwJSS13rTbJyzn9kGJVFvUyUcaZrpOQCeBwupiFZLKlWUHBD 2NcmF04+Kh0cJCqJqQeLedQoFgVnwEOf/QOFE= Original-Received: by 10.50.46.166 with SMTP id w6mr2879174igm.6.1325768199185; Thu, 05 Jan 2012 04:56:39 -0800 (PST) Original-Received: from JAMBU-NETBOOK ([115.242.161.42]) by mx.google.com with ESMTPS id gh9sm123415681igb.3.2012.01.05.04.56.33 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 05 Jan 2012 04:56:36 -0800 (PST) In-Reply-To: (Leo's message of "Thu, 05 Jan 2012 18:11:06 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:147335 Archived-At: > 1 For example the value of including org-mode in the source tree is > quite little. If it is distributed with the packing system people can > receive more timely bug fixes free of any constraint of the release > cycle. Org's daily builds are part of GNU ELPA for atleast around an year now. > Leo --