emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Too much text is interpreted as a code fragment


From: Carsten Dominik
Subject: Re: [Orgmode] Too much text is interpreted as a code fragment
Date: Sat, 7 Feb 2009 08:28:26 +0100

Hi Daniel,

stuff you do not want interpreted should be protected as
an example, or with ": " at the beginning of the line.
If you do want this interpreted as HTML, put it into a BEGIN_HTML block or so.

- Carsten

On Feb 7, 2009, at 1:23 AM, Daniel Clemente wrote:


Hi, with this file:

------------------------------------
***** blabla
     CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] =>  0:33
<c:if test="<%= GroupPermission.contains(permissionChecker, group.getGroupId(), ActionKeys.MANAGE_LAYOUTS) %>">
------------------------------------

 I see this fragment:
------------------------------------
=>  0:33
<c:if test=
------------------------------------
highlighted in face „org-code“. I think the => should not be interpreted as code markers (=these ones=).

 Change the colours to see it better while testing:
(set-face-background 'org-code "#141")
(set-face-foreground 'org-code "#1f1")
(set-face-underline-p 'org-code nil)



-- Daniel with org 6.20g



_______________________________________________
Emacs-orgmode mailing list
Remember: 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]