emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Daniel Clemente
Subject: [Orgmode] Too much text is interpreted as a code fragment
Date: Sat, 07 Feb 2009 01:23:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

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





reply via email to

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