On Wed, Feb 2, 2011 at 3:42 PM, Bastien wrote:
> Puneeth Chaganti writes:
>
I don't really understand what is going on here, but there was one @
still appearing after this patch was applied. I am sending a patch to
remove the one remaining @ symbol in the `org-html-handle-time-stam
Puneeth Chaganti writes:
>>> I don't really understand what is going on here, but there was one @
>>> still appearing after this patch was applied. I am sending a patch to
>>> remove the one remaining @ symbol in the `org-html-handle-time-stamps`
>>> function. I don't know if this breaks somethin
Hi Puneeth,
Puneeth Chaganti writes:
> I don't really understand what is going on here, but there was one @
> still appearing after this patch was applied. I am sending a patch to
> remove the one remaining @ symbol in the `org-html-handle-time-stamps`
> function. I don't know if this breaks som
On Wed, Feb 2, 2011 at 3:18 PM, Bastien wrote:
> Hi Puneeth,
>
> Puneeth Chaganti writes:
>
>> I don't really understand what is going on here, but there was one @
>> still appearing after this patch was applied. I am sending a patch to
>> remove the one remaining @ symbol in the `org-html-handle
On Tue, Feb 1, 2011 at 10:18 PM, Bastien wrote:
> Jason Dunsmore writes:
>
>> I noticed in the latest Git version that each inactive timestamp has
>> "@@" before and after it in HTML exported output. Here is a patch that
>> fixes it.
>
> Applied, thanks!
I don't really understand what is going
Jason Dunsmore writes:
> I noticed in the latest Git version that each inactive timestamp has
> "@@" before and after it in HTML exported output. Here is a patch that
> fixes it.
Applied, thanks!
--
Bastien
___
Emacs-orgmode mailing list
Please us
I noticed in the latest Git version that each inactive timestamp has
"@@" before and after it in HTML exported output. Here is a patch that
fixes it.
diff --git a/lisp/org-html.el b/lisp/org-html.el
index 6c0e5e3..2f0377b 100644
--- a/lisp/org-html.el
+++ b/lisp/org-html.el
@@ -2124,14 +2124,14 @