From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: org-info-js bug? Date: Wed, 03 Jun 2009 13:52:50 +0200 Message-ID: <87ab4pr0tp.fsf@kassiopeya.MSHEIMNETZ> References: 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 1MBoxu-00064T-PF for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:49:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBoxq-00063y-Cx for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:49:06 -0400 Received: from [199.232.76.173] (port=54491 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBoxq-00063v-7j for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:49:02 -0400 Received: from mail.gmx.net ([213.165.64.20]:47121) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MBoxp-0007Ot-IM for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 07:49:02 -0400 In-Reply-To: (Rick Moynihan's message of "Wed, 3 Jun 2009 12:20:02 +0100") 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: Rick Moynihan Cc: "emacs-orgmode@gnu.org" Rick Moynihan writes: > Hi Sebastian, > > I recently cloned the latest org-info-js from your github account and > noticed some problems with the rendering of TAG indexes. > > Specifically for each tag I see the following... e.g. the tag here is BRIAN: > > BRIAN'));"> > BRIAN > BRIAN" style="visibility:hidden;display:none;"> Oups, yes true. Fixed now (strip the tags...). Thanks for your report! Sebastian