On Feb 7, 2009, at 11:32 AM, Daniel Clemente wrote:
Carsten Dominik <domi...@science.uva.nl> writes:
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.
However, I think that the => of the clock should always be protected.
Yes, you are right here.
Fixed, thanks.
- Carsten
I also see it strange that it only happens if a double quote is
present:
----------------------
***** the bug happens with this one
CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33
a="b
***** doesn't happen (no highlight)
CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33
a=b
----------------------
It's not so strange to write =" in an entry
-- Daniel
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode