all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pierre.techoueyres@gmail.com
To: Kyle Meyer <kyle@kyleam.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: 27.0.91; Avoid error on org-html-fontify-code
Date: Fri, 05 Jun 2020 23:04:33 +0200	[thread overview]
Message-ID: <87k10lcwr8.fsf@killashandra.ballybran.fr> (raw)
In-Reply-To: <871rmuw2qd.fsf@kyleam.com>


Hi Kyle,

Kyle Meyer writes:

> pierre.techoueyres@gmail.com writes:
>
>> Some time ago I tried to export in html form an org file containing many
>> src blocks and ended with the following message :
>>
>> org-html-do-format-code: Buffer is read-only: #<killed buffer>
>>
>> After narrowing down my file here are the steps to reproduce :
>>
>> emacs -q
>> (require 'htmlize) ;; this is important else `org-html-fontify-code`
>>                    ;; will keep the wrong branch
>>
>> ;; open the ecm-org-src-ro.org ([1])
>> ;; try to export as html
>
> Thanks for narrowing the issue and providing an example to trigger it
> (not to mention a patch).
>
>> Subject: [PATCH] ox-html.el: Fix read-only error when export src bloc
>
> Looks good to me.  Applied (c631afd35), with a couple of minor tweaks to
> the commit message.

Hi kyle,
Many thanks for that. If I've well understood it's on master.  Do you
know (or guess) how long will this take to land in the next release ?

I had also open bugs #41641, may be will you close it ?


  reply	other threads:[~2020-06-05 21:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 15:33 27.0.91; Avoid error on org-html-fontify-code pierre.techoueyres
2020-06-05  4:33 ` Kyle Meyer
2020-06-05 21:04   ` pierre.techoueyres [this message]
2020-06-07 16:55     ` Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k10lcwr8.fsf@killashandra.ballybran.fr \
    --to=pierre.techoueyres@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kyle@kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.