From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: distributing Emacs modules as ELPA packages Date: Thu, 07 Jul 2016 22:38:10 +0300 Message-ID: <83lh1djl25.fsf@gnu.org> References: <87eg75ct2a.fsf@lifelogs.com> <83shvljsi1.fsf@gnu.org> <87a8htcr55.fsf@lifelogs.com> <83mvltjrdi.fsf@gnu.org> <87y45dbaly.fsf@lifelogs.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467920361 30549 80.91.229.3 (7 Jul 2016 19:39:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2016 19:39:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 21:39:17 2016 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 1bLF8m-0002jZ-9I for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2016 21:39:16 +0200 Original-Received: from localhost ([::1]:41936 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLF8l-0002WL-D0 for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2016 15:39:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLF81-0002S7-9v for emacs-devel@gnu.org; Thu, 07 Jul 2016 15:38:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLF7w-0006u1-7V for emacs-devel@gnu.org; Thu, 07 Jul 2016 15:38:28 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLF7w-0006th-4J for emacs-devel@gnu.org; Thu, 07 Jul 2016 15:38:24 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2154 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bLF7u-0006K5-5n; Thu, 07 Jul 2016 15:38:22 -0400 In-reply-to: <87y45dbaly.fsf@lifelogs.com> (message from Ted Zlatanov on Thu, 07 Jul 2016 13:51:05 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:205368 Archived-At: > From: Ted Zlatanov > Date: Thu, 07 Jul 2016 13:51:05 -0400 > > 1. We have modules in 25.1. > > 2. 25.1 is in feature freeze (so code bindings are stable). > > 3. We discussed putting the crypto patch in an ELPA module package years > ago; in fact Stefan made it a requirement: My problem is that anyone who'd want to use that package will have to build Emacs themselves, probably from the Git checkout. That's not for the faint at heart.