Hi Jambunathan, Sorry to be so slow to get to these,
Jambunathan K <kjambunat...@gmail.com> writes: > 1. Improper fontification of Babel blocks > > With babel native fontification on, I see that the commented elisp > code down below is not fontified. The problem persists if I kill the > buffer and find it again. > > #+begin_src emacs-lisp > ;; (message "Hello World") > #+end_src err, and I haven't had the energy to investigate this one yet! (While we're at it, here's another org-src fontification minibug that I expect others have noticed: the closing parenthesis here comes up fontified with what looks like the string face #+begin_src emacs-lisp (defvar x nil "string") #+end_src ) > 2. C-c C-v C-M-h and C-c C-v C-x interaction > > In the block below do > > 1. C-c C-v C-M-h, C-c C-v C-x C-M-\ > 2. Mark (just) the code-block with C-SPC etc etc. C-c C-v C-x C-M-\ > > See the difference in behaviour. OK, but I've just fixed that one. Dan > > #+begin_src xml > <text:p text:style-name="Standard">This is a xref to > <text:bookmark-ref text:reference-format="text" > text:ref-name="__RefHeading__1669_1684552201">Heading8 > </text:bookmark-ref>.</text:p> > #+end_src > > I have transient mark mode on. > > Jambunathan K. > > > > > > > > > > > > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode