Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: [...] > Thanks. However, this wouldn't work as `org-src--edit-element' is called > on elements that doesn't need escaping, e.g., a footnote definition.
I see. > Anyway, it is fixed in 71641bc3a0882bb16fb2b62ebef8ebc98ba0e3d8. Yes, this commit fixes the issue I originally reported, and it also fixes an issue with editing fixed-width blocks. Before, editing : abc would lead to : : abc Thank you. -- Kyle