From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: Release Org 9.1 soon ? Date: Sun, 27 Aug 2017 14:32:55 +0200 Message-ID: <87d17h42dk.fsf@bzg.fr> References: <87tw0uwxlz.fsf@nicolasgoaziou.fr> <87bmn1x0m0.fsf@nicolasgoaziou.fr> <87wp5puz6v.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlwkS-0006uE-WB for emacs-orgmode@gnu.org; Sun, 27 Aug 2017 08:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlwkS-0005ON-2p for emacs-orgmode@gnu.org; Sun, 27 Aug 2017 08:33:04 -0400 In-Reply-To: <87wp5puz6v.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 27 Aug 2017 11:39:36 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: emacs-org list , Kaushal Modi Hi Kaushal and Nicolas, Nicolas Goaziou writes: > There's no hurry anyways. I don't consider this to be a blocker for Org > 9.1. Of course, it is better if it can be integrated before. If org-set-tags is to be rewritten, we need to carefully test the rewrite before integrating it. So 9.2 is a decent goal for it, assuming 9.2 will be closer to 9.1 than 9.1 to 9.0. > Please do, but first, why do you think it is better to have it in core > instead of, e.g., GNU Elpa? Doesn't "ox-publish" provide some static > site generation features already? > > Also, "ox-hugo" requires "ox-blackfriday", which is another Markdown > back-end. I'm not questioning the usefulness of this package, but > I think we need very good reasons to provide overlapping features out of > the box. Indeed. Again, the biggest issue here is that of discoverability, and moving code into core is the simplest way, but not necessarily the better. We can expect new exporters to live in GNU ELPA (or elsewhere) first, then to be included in core is there is a strong support and a strong need for it. -- Bastien