From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brenton Kenkel Subject: Re: HTML export error with file link containing underscores Date: Fri, 3 Jul 2009 17:23:04 -0400 Message-ID: <22f6f9a30907031423r198f4bd4q6268dad25cc4d853@mail.gmail.com> References: <22f6f9a30907031140x768748e6k9d6b5c247c20929f@mail.gmail.com> <20204.1246649710@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMqDu-0005oC-Fs for emacs-orgmode@gnu.org; Fri, 03 Jul 2009 17:23:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMqDp-0005es-PM for emacs-orgmode@gnu.org; Fri, 03 Jul 2009 17:23:10 -0400 Received: from [199.232.76.173] (port=39147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMqDp-0005ep-M6 for emacs-orgmode@gnu.org; Fri, 03 Jul 2009 17:23:05 -0400 Received: from mail-bw0-f210.google.com ([209.85.218.210]:37498) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMqDp-0004hS-Bd for emacs-orgmode@gnu.org; Fri, 03 Jul 2009 17:23:05 -0400 Received: by bwz6 with SMTP id 6so1293778bwz.42 for ; Fri, 03 Jul 2009 14:23:04 -0700 (PDT) In-Reply-To: <20204.1246649710@gamaville.dokosmarshall.org> 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: emacs-orgmode@gnu.org > [Please provide version numbers for emacs and org-mode.] Org-mode 6.28e in Aquamacs 1.8rc1, based on GNU Emacs 22.3.1. I get the same result using Org-mode 6.21b in GNU Emacs 23.0.91.1. > I cannot reproduce this. It turns out that part of the problem was that I had included a radio target named "<<>>" in the file I was working on. So when I export a file consisting solely of the following: * foo [[file:low_stats/berkeley_brady_2005.pdf][syllabus]] <<>> I get the following HTML output (headers omitted):

testorg

Table of Contents

1 foo

brady_2005.pdf][syllabus]]

brady

Author: Brenton Kenkel <brenton@hume>

Date: 2009-07-03 17:16:12 EDT

HTML generated by org-mode 6.21b in emacs 23

Am I going to need to remove the radio target to get the link to work, or is there another way? Thanks, Brenton