From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: New assoc-let package Date: Mon, 08 Dec 2014 10:01:47 -0500 Message-ID: References: <87mw72q5z2.fsf@lifelogs.com> <874mt9o5w5.fsf@lifelogs.com> <87k322jtpw.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418050945 22020 80.91.229.3 (8 Dec 2014 15:02:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2014 15:02:25 +0000 (UTC) Cc: emacs-devel To: Artur Malabarba Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 08 16:02:18 2014 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 1XxzpK-0004FE-09 for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 16:02:18 +0100 Original-Received: from localhost ([::1]:34420 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxzpJ-0007ht-Jh for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 10:02:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxzoy-0007hM-5w for emacs-devel@gnu.org; Mon, 08 Dec 2014 10:02:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xxzoq-0001LJ-My for emacs-devel@gnu.org; Mon, 08 Dec 2014 10:01:56 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:9332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxzoq-0001LD-Jh for emacs-devel@gnu.org; Mon, 08 Dec 2014 10:01:48 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aj8PAOwQflRFxLi7/2dsb2JhbABbgweDYIVaxRoDBAICgSQXAQEBAQEBfIQDAQEDAVYjBQsLDiYSFBgNJIhKCdZZAQEBAQYBAQEBHpBvB4RIBYsBjFUFl1SBeIQZIYJ3AQEB X-IPAS-Result: Aj8PAOwQflRFxLi7/2dsb2JhbABbgweDYIVaxRoDBAICgSQXAQEBAQEBfIQDAQEDAVYjBQsLDiYSFBgNJIhKCdZZAQEBAQYBAQEBHpBvB4RIBYsBjFUFl1SBeIQZIYJ3AQEB X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="99865334" Original-Received: from 69-196-184-187.dsl.teksavvy.com (HELO ceviche.home) ([69.196.184.187]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Dec 2014 10:01:48 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id E433666162; Mon, 8 Dec 2014 10:01:47 -0500 (EST) In-Reply-To: (Artur Malabarba's message of "Mon, 8 Dec 2014 12:11:03 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:179396 Archived-At: > Is it an option to offer `subr-x' as a GNU Elpa package? Not really, no. But if all goes according to plan, Emacs-25 should be released by bundling some GNU ELPA packages into it (Company-mode, hopefully, and Org-mode as well (which should move out of emacs.git and into elpa.git)). Stefan