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: emacs-dynamic-module in Emacs Git? Date: Mon, 01 Dec 2014 08:45:53 -0500 Message-ID: References: <87wq6tu5m5.fsf@kima.orebokech.com> <85h9xwhpy9.fsf@stephe-leake.org> <87k32sh50f.fsf@lifelogs.com> <85tx1rg64e.fsf_-_@stephe-leake.org> <87siha7r3b.fsf@lifelogs.com> <87lhmz4mtj.fsf@lifelogs.com> <87sih575rc.fsf@lifelogs.com> <8361dyaqf1.fsf@gnu.org> <837fycae5p.fsf@gnu.org> <87y4qs19mi.fsf@lifelogs.com> <874mtfu0et.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1417441580 11654 80.91.229.3 (1 Dec 2014 13:46:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2014 13:46:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 01 14:46:13 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 1XvRIq-0004oR-Gj for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2014 14:46:12 +0100 Original-Received: from localhost ([::1]:60184 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvRIq-0002Wj-5u for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2014 08:46:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvRIg-0002WY-3Q for emacs-devel@gnu.org; Mon, 01 Dec 2014 08:46:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvRIY-0007Dv-Kh for emacs-devel@gnu.org; Mon, 01 Dec 2014 08:46:02 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:55921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvRIY-0007Dq-GP for emacs-devel@gnu.org; Mon, 01 Dec 2014 08:45:54 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id sB1Djrxa023250; Mon, 1 Dec 2014 08:45:53 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 5C6C68675; Mon, 1 Dec 2014 08:45:53 -0500 (EST) In-Reply-To: <874mtfu0et.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 01 Dec 2014 05:31:06 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5142=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5142> : inlines <1571> : streams <1350042> : uri <1836869> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 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:178577 Archived-At: >>> What do you think about the current modules? SM> Haven't really looked at them yet. > It would be good if everyone did before it's merged. It's probably the > most important new architectural feature we'll see in the next release. Then I must have misunderstood. We were talking about APIs, and AFAIK the new code doesn't really define an API (yet). So "current modules" above seemed to refer to actual modules, not about the new Emacs-side code that hosts/loads those modules. Please clarify, Stefan