GNU bug report logs - #32722
26.1; Org-publish depend on non-free platform ?

Previous Next

Packages: org-mode, emacs;

Reported by: Nicolas Floquet <n <at> flqt.fr>

Date: Wed, 12 Sep 2018 15:24:03 UTC

Severity: normal

Found in version 26.1

Done: Bastien <bzg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 32722 <at> debbugs.gnu.org (full text, mbox):

From: Robert Klein <roklein <at> roklein.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: n <at> flqt.fr, rms <at> gnu.org, 32722 <at> debbugs.gnu.org,
 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>, kaushal.modi <at> gmail.com
Subject: Re: [O] bug#32722:  bug#32722: 26.1; Org-publish depend on non-free
 platform ?
Date: Tue, 18 Sep 2018 14:14:27 +0200
On Tue, 18 Sep 2018 14:49:27 +0300
Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
> > Cc: rms <at> gnu.org,  kaushal.modi <at> gmail.com,  n <at> flqt.fr,
> > 32722 <at> debbugs.gnu.org Date: Tue, 18 Sep 2018 11:37:15 +0200
> > 
> > This is a genuine question: what /exactly/ do you want Org
> > developers to solve, assuming they can? Also, if they cannot, who
> > is willing to give them a hand?  
> 
> From my POV, the immediate problem is to switch Org-publish from using
> htmlize to htmlfontify.  Can this be done, please?
> 
> 
> 

Not easily, no.  Afaik htmlfontify always creates a complete HTML
document, which htmlize doesn't.  Also, htmlize can format parts of a
buffer. which htmlfontify can't.

Additionally htmlfontify also requires several external tools
(according to the man page) which might not be available on all
platform Emacs and org-mode is used on:

- a copy of “find” which provides the “-path” predicate
- a copy of “sed”
- a copy of the “file” command

A switch to htmlfontify might end up in rewriting a good part of
htmlfontify or some very ugly hacks.


If Hrvoje Niksic has or is willing to sign the copyright assignment
documents it will be easier to put htmlize.el into Emacs.


Best regards
Robert




This bug report was last modified 5 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.