emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [BABEL] Two minor issues


From: Dan Davison
Subject: [Orgmode] Re: [BABEL] Two minor issues
Date: Sat, 20 Nov 2010 00:07:11 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Jambunathan,

Sorry to be so slow to get to these,

Jambunathan K <address@hidden> 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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]