From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Problem with org-info.js? Date: Sun, 28 Jun 2009 05:37:14 +0200 Message-ID: <87ws6xm3kl.fsf@kassiopeya.MSHEIMNETZ> References: <5236d6f90906251156o2942bb33ta6372482b9326b2c@mail.gmail.com> <87zlbwhunu.fsf@kassiopeya.MSHEIMNETZ> <5236d6f90906261414v6f4434f8t4fa77873372e555e@mail.gmail.com> <87ab3utwcu.fsf@kassiopeya.MSHEIMNETZ> <5236d6f90906271245o590cdab3m726477353de80236@mail.gmail.com> <877hyxz6rf.fsf@kassiopeya.MSHEIMNETZ> <5236d6f90906271803t1fed63d1k862b8c6c2a186696@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKl8r-0003wn-ID for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 23:33:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKl8n-0003re-3c for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 23:33:21 -0400 Received: from [199.232.76.173] (port=51630 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKl8m-0003rb-TY for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 23:33:16 -0400 Received: from mail.gmx.net ([213.165.64.20]:43392) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MKl8m-0005Tb-EK for emacs-orgmode@gnu.org; Sat, 27 Jun 2009 23:33:16 -0400 In-Reply-To: <5236d6f90906271803t1fed63d1k862b8c6c2a186696@mail.gmail.com> (Xin Shi's message of "Sat, 27 Jun 2009 21:03:09 -0400") 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: Xin Shi Cc: emacs-orgmode Xin Shi writes: > Hi Sebastian, > > Thanks for the explanation! I guess one reason for me to spot that is I use > org to publish all my working notes into HTML and use it on our group > meetings all the time :) > > By the way, for the org-info-src.js and org-info.js, is the "white spaces" > only difference between them? We can probly keep the version number in the > org-info.js, so that people are easier to follow. No. The yuicompressor (http://developer.yahoo.com/yui/compressor/) has no option to keep comments intact - at least I couldn't fine one. But from now on (since the one I pushed 20 seconds ago), the version number is always visible below the table of shortcuts (`?' or click the `HELP' link). Sebastian