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: Sebastian Rose
Subject: Re: [Orgmode] Too much text is interpreted as a code fragment
Date: Sat, 07 Feb 2009 02:59:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

Hi Daniel,


I cannot reproduce this here.



Daniel Clemente <address@hidden> writes:
> 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=
> ------------------------------------


Is this the HTML source, or what you see in your browser, or both?



Here the export works as expected (formatting adjusted for readability):



<div id="outline-container-1" class="outline-2">
<h2 id="sec-1">1 blabla </h2>
<div id="text-1">

<p>
  <span class="timestamp-kwd">CLOCK: </span>
  <span class="timestamp">2009-02-06 dv 09:39</span>&ndash;
  <span class="timestamp">2009-02-06 dv 10:12</span>
  <code>&gt;  0:33 &lt;c:if test</code>"&lt;%=
   GroupPermission.contains(permissionChecker, group.getGroupId(),
    ActionKeys.MANAGE<sub>LAYOUTS</sub>) %&gt;"&gt;
</p>
</div>



Regards,


  Sebastian



>   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
>

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: address@hidden, address@hidden
Http:  www.emma-stil.de




reply via email to

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