From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Javascript Export Issue Date: Sat, 7 Mar 2009 11:28:42 +0100 Message-ID: <32BD3E40-56D0-46D5-ABAA-510ACD99106A@uva.nl> References: <49B1DC36.1020505@gmail.com> <87wsb1638r.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lftm8-0005CG-NQ for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 05:29:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lftm5-00059Z-Pa for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 05:28:59 -0500 Received: from [199.232.76.173] (port=33163 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lftm5-00059R-HG for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 05:28:57 -0500 Received: from mail-ew0-f179.google.com ([209.85.219.179]:53711) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lftm5-0002EI-4V for emacs-orgmode@gnu.org; Sat, 07 Mar 2009 05:28:57 -0500 Received: by ewy27 with SMTP id 27so417415ewy.42 for ; Sat, 07 Mar 2009 02:28:52 -0800 (PST) In-Reply-To: <87wsb1638r.fsf@kassiopeya.MSHEIMNETZ> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: srandby@gmail.com, "[Orgmode]" Hi Sebastian, I take it this will continue to work on other browsers? - Carsten On Mar 7, 2009, at 11:23 AM, Sebastian Rose wrote: > > Here's the patch to fix this issue. > > > diff --git a/lisp/org-exp.el b/lisp/org-exp.el > index c21755a..952eb9a 100644 > --- a/lisp/org-exp.el > +++ b/lisp/org-exp.el > @@ -563,7 +563,7 @@ not be modified." > if(elem.cacheClassTarget) > target.className = elem.cacheClassTarget; > } > -/*]]>*/--> > +/*]]>*///--> > " > "Basic javascript that is needed by HTML files produced by Org-mode.") > > diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el > index 285169b..b24f65b 100644 > --- a/lisp/org-jsinfo.el > +++ b/lisp/org-jsinfo.el > @@ -110,7 +110,7 @@ means to use the maximum value consistent with > other options." > > +/*]]>*///--> > " > "The template for the export style additions when org-info.js is > used. > Option settings will replace the %MANAGER-OPTIONS cookie." > > -- > 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 > Http: www.emma-stil.de > _______________________________________________ > 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