Re: bug#7506: Replacement for 'htmlize-region-for-past using htmlfontify?

2021-04-25 Thread Timothy


Bastien  writes:

> Hi Stefan,
>
> Stefan Kangas  writes:
>
>> The above feature request for `org-html-htmlize-region-for-paste' has
>> been sitting in the Emacs bug tracker for 10 years.  It seems like no
>> one on our side has taken an interest in it.
>
> Yes, this is quite a long-standing issue, and I for one did not have
> enough interest in fixing this (I still think this needs fixing.)
>
> I'm adding a call for help through https://updates.orgmode.org, just
> in case.
>
> Thanks

It might be worth noting that I have a replacement for htmlize on the
back-burner that I think would be worth using with Org anyway for
LaTeX/PDF exports at some point:
https://github.com/tecosaur/engrave-faces

Perhaps it will have the same issue, but on the off-chance it's of some
help, there it is :)

--
Timothy



Re: bug#7506: Replacement for 'htmlize-region-for-past using htmlfontify?

2021-04-25 Thread Bastien
Hi Stefan,

Stefan Kangas  writes:

> The above feature request for `org-html-htmlize-region-for-paste' has
> been sitting in the Emacs bug tracker for 10 years.  It seems like no
> one on our side has taken an interest in it.

Yes, this is quite a long-standing issue, and I for one did not have
enough interest in fixing this (I still think this needs fixing.)

I'm adding a call for help through https://updates.orgmode.org, just
in case.

Thanks



Re: bug#7506: Replacement for 'htmlize-region-for-past using htmlfontify?

2020-11-18 Thread Stefan Kangas
Lennart Borgman  writes:

> On Sun, Nov 28, 2010 at 8:01 PM, Stefan Monnier
>  wrote:
>>> Could we please add a replacement for  'htmlize-region-for-past using
>>> htmlfontify?
>>
>> I don't know what is "htmlize-region-for-past(e?)".  Care to give us
>> some context?
>
> I have never used it, but it is used by org-mode when it exports code
> fragment in an org-mode file to html. That will show the syntax
> coloring (make by font-lock) in the exported html code.
>
> Unfortunately it is a little bit of work to implement this in
> htmlfontify if I remember correctly (I am addinng Vivek to the
> recievers of this message). Htmlfontify always puts the css code in
> the header, i.e. it produces a full html file.

The above feature request for `org-html-htmlize-region-for-paste' has
been sitting in the Emacs bug tracker for 10 years.  It seems like no
one on our side has taken an interest in it.

I am now closing this bug in our tracker with a copy to the Org-mode
mailing list, in the hope that someone there will be able to determine
what, if anything, should be done about this.

I hope this doesn't waste any time for the Org-mode maintainers or
anyone else; please feel free to just ignore this email if it is not of
interest.

Thanks.