From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: emacs-dynamic-module in Emacs Git? Date: Thu, 27 Nov 2014 10:45:29 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87vbm06412.fsf@lifelogs.com> 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> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1417103123 11393 80.91.229.3 (27 Nov 2014 15:45:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2014 15:45:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 27 16:45:16 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 1Xu1Fs-00035Y-MH for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2014 16:45:16 +0100 Original-Received: from localhost ([::1]:40314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu1Fs-0002pX-BQ for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2014 10:45:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu1Fj-0002f3-Ih for emacs-devel@gnu.org; Thu, 27 Nov 2014 10:45:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xu1Fe-0000f7-9U for emacs-devel@gnu.org; Thu, 27 Nov 2014 10:45:07 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:56739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu1Fe-0000cq-30 for emacs-devel@gnu.org; Thu, 27 Nov 2014 10:45:02 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xu1Fb-000300-G3 for emacs-devel@gnu.org; Thu, 27 Nov 2014 16:44:59 +0100 Original-Received: from c-98-229-61-72.hsd1.ma.comcast.net ([98.229.61.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 16:44:59 +0100 Original-Received: from tzz by c-98-229-61-72.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 16:44:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 39 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-229-61-72.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:dVW/+EEbPpVs0MALCMOM3pAQeV8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:178356 Archived-At: On Thu, 27 Nov 2014 16:38:48 +0100 Aurélien Aptel wrote: AA> On Thu, Nov 27, 2014 at 3:10 AM, Ted Zlatanov wrote: >> There are just a few issues, none major: >> >> * two XXX comments AA> Well, it's still experimental code, what's bothering you? They seemed like blockers. If you say they're OK, all right :) >> * the ChangeLog entries need rewriting (I would squash to a single >> commit anyway, if that's OK with you, which would make the above >> rebasing note irrelevant) AA> I didn't write any changelog entries. Are you talking about commit AA> messages? Not everything in there is relevant to the ChangeLog file AA> and some might be obsolete. Yes, sorry, I meant the commit messages need rewriting. >> * no documentation (NEWS, ELisp manual, etc.) >> >> For me only the first one is a blocker. The documentation is also >> important--at least mention how to use this new facility in a text file >> please. We can try to write it if you're unable, but it would be good to >> give us a first draft at least. AA> Sure. Where should I write this documentation? I can reuse what I AA> wrote in my announcement [1]. AA> 1: https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00292.html I'm not sure, honestly. There's a "hacking on Emacs" thing but I'm not sure this belongs there. Maybe a text file is best while we figure it out. Ted