Hello,

John Kitchin <jkitc...@andrew.cmu.edu> writes:

> In the function org-export--generate-copy-script, the buffer contents are
> copied over with buffer-substring-no-properties, so it appears that all
> text properties are lost in the temporary copy.
>
> I wondered why that is done?

I feel more comfortable when I can assume no text property will get in
the way.

I turned `buffer-substring-no-properties' into `buffer-string' in
"master".

Regards,

-- 
Nicolas Goaziou

Reply via email to