emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Too much text is interpreted as a code fragment
@ 2009-02-07  0:23 Daniel Clemente
  2009-02-07  1:59 ` Sebastian Rose
  2009-02-07  7:28 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Clemente @ 2009-02-07  0:23 UTC (permalink / raw)
  To: org-mode mailing list


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-07 11:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-07  0:23 Too much text is interpreted as a code fragment Daniel Clemente
2009-02-07  1:59 ` Sebastian Rose
2009-02-07 10:27   ` Daniel Clemente
2009-02-07  7:28 ` Carsten Dominik
2009-02-07 10:32   ` Daniel Clemente
2009-02-07 11:34     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).