emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Too much text is interpreted as a code fragment
Date: Sat, 07 Feb 2009 01:23:24 +0100	[thread overview]
Message-ID: <87k583m6wz.fsf@gmail.com> (raw)


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	other threads:[~2009-02-07  0:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07  0:23 Daniel Clemente [this message]
2009-02-07  1:59 ` Too much text is interpreted as a code fragment 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k583m6wz.fsf@gmail.com \
    --to=n142857@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).