From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amin Bandali Subject: bug#32722: bug#32722: 26.1; Org-publish depend on non-free platform ? Date: Tue, 18 Sep 2018 18:08:58 -0400 Message-ID: <874leme9vp.fsf@aminb.org> References: <531a7f93882cc0d5d09700457d06ea082f47569b.camel@flqt.fr> <83sh2ck42e.fsf@gnu.org> <87va73gn90.fsf@nicolasgoaziou.fr> <83efdqg32d.fsf@gnu.org> <87lg7yfraw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2OOg-0001uz-1Z for emacs-orgmode@gnu.org; Tue, 18 Sep 2018 18:23:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2OOc-0007VO-48 for emacs-orgmode@gnu.org; Tue, 18 Sep 2018 18:23:06 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lg7yfraw.fsf@nicolasgoaziou.fr> 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 , Glenn Morris Cc: n@flqt.fr, rms@gnu.org, 32722@debbugs.gnu.org, rjhorniii@gmail.com, kaushal.modi@gmail.com, Eli Zaretskii Nicolas Goaziou writes: > I removed htmlize URL from the error message. I also demoted the latter > to a plain message. So, if htmlize is not installed, source blocks are > not fontified. I was going to suggest a less harsher and potentially more helpful approach: in the short term, mirror the htmlize repo on code.orgmode.org, the official Gogs instance where Org mode is hosted and developed. In the long term, work on replacing htmlize with htmlfontify. I set up a mirror: https://code.orgmode.org/aminb/emacs-htmlize Assuming code.orgmode.org uses Gogs' default mirror settings, the repo should be automatically synchronized with upstream roughly every 8 hours or so. This way, we'd still be able to point the users to a concrete address to get htmlize from, without directly pointing them to a proprietary platform. Further, we're not claiminig copyright or maintainership of the repo and we're merely mirroring it on a freedom-respecting platform along with Org itself. -amin