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  


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.

#+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

Reply via email to