From mboxrd@z Thu Jan 1 00:00:00 1970 From: Birch Browning Subject: Possible html publish inline image bug Date: Tue, 1 Jun 2010 21:01:28 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1389887857==" Return-path: Received: from [140.186.70.92] (port=59175 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJcL8-00036X-Vd for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJcL7-0006X8-PC for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:50 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:64744) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJcL7-0006Wu-MV for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 21:01:49 -0400 Received: by vws13 with SMTP id 13so7520289vws.0 for ; Tue, 01 Jun 2010 18:01:48 -0700 (PDT) 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 --===============1389887857== Content-Type: multipart/alternative; boundary=00235445bbdc6bfc44048801a215 --00235445bbdc6bfc44048801a215 Content-Type: text/plain; charset=ISO-8859-1 Dear all, I used to be able to do this: [[file:myfile.pdf][file:myfile.jpg]] to show an image on the html page that was a link to the PDF file. This now seems to be honked up. All I get now on the html page is 'file:myfile.jpg' as a link. The html produced is: myfile.jpg Org-mode version 6.36trans (release_6.36.141.gbc53b) [[file:myfile.jpg]] shows the image file inline, but obviously does not link. Suggestions? --00235445bbdc6bfc44048801a215 Content-Type: text/html; charset=ISO-8859-1 Dear all,

I used to be able to do this:

[[file:myfile.pdf][file:myfile.jpg]]

to show an image on the html page that was a link to the PDF file. This now seems to be honked up.

All I get now on the html page is 'file:myfile.jpg' as a link.

The html produced is:

<a href="myfile.pdf"alt="poster image" title="Click to download PDF.">myfile.jpg</a>

Org-mode version 6.36trans (release_6.36.141.gbc53b)

[[file:myfile.jpg]]

shows the image file inline, but obviously does not link.

Suggestions?
--00235445bbdc6bfc44048801a215-- --===============1389887857== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1389887857==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Possible html publish inline image bug Date: Wed, 2 Jun 2010 11:34:56 +0200 Message-ID: <640F4E16-F70D-478C-9A1A-CE435E20A866@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39818 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJkLq-0004tx-CX for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJkLl-0001PD-Op for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:06 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:54159) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJkLj-0001OH-Mq for emacs-orgmode@gnu.org; Wed, 02 Jun 2010 05:35:01 -0400 Received: by wyb39 with SMTP id 39so2704572wyb.0 for ; Wed, 02 Jun 2010 02:34:58 -0700 (PDT) In-Reply-To: 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: Birch Browning Cc: emacs-orgmode@gnu.org On Jun 2, 2010, at 3:01 AM, Birch Browning wrote: > Dear all, > > I used to be able to do this: > > [[file:myfile.pdf][file:myfile.jpg]] > > to show an image on the html page that was a link to the PDF file. > This now seems to be honked up. > > All I get now on the html page is 'file:myfile.jpg' as a link. This is a bug all right, I have asked Tom to look into it. If he cannot - I will. - Carsten > > The html produced is: > > myfile.jpg > > Org-mode version 6.36trans (release_6.36.141.gbc53b) > > [[file:myfile.jpg]] > > shows the image file inline, but obviously does not link. > > Suggestions? > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Possible html publish inline image bug Date: Thu, 3 Jun 2010 10:28:54 +0200 Message-ID: <245EA66D-989B-43C6-997E-0DD886C9D85E@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34959 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK5nQ-0003ap-QU for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 04:29:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OK5nP-00061R-FE for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 04:29:00 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:62111) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OK5nP-00061K-9w for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 04:28:59 -0400 Received: by wwb24 with SMTP id 24so3366968wwb.0 for ; Thu, 03 Jun 2010 01:28:58 -0700 (PDT) In-Reply-To: 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: Birch Browning Cc: emacs-orgmode@gnu.org Hi Birch, this problem should be fixed now, thanks to Tom for acting so quickly. Please pull and try, and report back! - Carsten On Jun 2, 2010, at 3:01 AM, Birch Browning wrote: > Dear all, > > I used to be able to do this: > > [[file:myfile.pdf][file:myfile.jpg]] > > to show an image on the html page that was a link to the PDF file. > This now seems to be honked up. > > All I get now on the html page is 'file:myfile.jpg' as a link. > > The html produced is: > > myfile.jpg > > Org-mode version 6.36trans (release_6.36.141.gbc53b) > > [[file:myfile.jpg]] > > shows the image file inline, but obviously does not link. > > Suggestions? > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten From mboxrd@z Thu Jan 1 00:00:00 1970 From: Birch Browning Subject: Re: Possible html publish inline image bug Date: Thu, 3 Jun 2010 08:15:35 -0400 Message-ID: References: <245EA66D-989B-43C6-997E-0DD886C9D85E@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0767805277==" Return-path: Received: from [140.186.70.92] (port=60966 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OK9L4-00064B-MM for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 08:15:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OK9L3-0005vp-FV for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 08:15:58 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:34224) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OK9L3-0005vh-Cd for emacs-orgmode@gnu.org; Thu, 03 Jun 2010 08:15:57 -0400 Received: by vws13 with SMTP id 13so85514vws.0 for ; Thu, 03 Jun 2010 05:15:56 -0700 (PDT) In-Reply-To: <245EA66D-989B-43C6-997E-0DD886C9D85E@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org --===============0767805277== Content-Type: multipart/alternative; boundary=0016e68f9f1e26f2f204881f2b11 --0016e68f9f1e26f2f204881f2b11 Content-Type: text/plain; charset=ISO-8859-1 Yep, that's got it. Thanks to both of you for fixing this bug. And, thanks for all the great work on org-mode. It's really improved my efficiency and effectiveness at getting things done. B On Thu, Jun 3, 2010 at 4:28 AM, Carsten Dominik wrote: > Hi Birch, > > this problem should be fixed now, thanks to Tom for acting so quickly. > > Please pull and try, and report back! > > - Carsten > > > On Jun 2, 2010, at 3:01 AM, Birch Browning wrote: > > Dear all, >> >> I used to be able to do this: >> >> [[file:myfile.pdf][file:myfile.jpg]] >> >> to show an image on the html page that was a link to the PDF file. This >> now seems to be honked up. >> >> All I get now on the html page is 'file:myfile.jpg' as a link. >> >> The html produced is: >> >> myfile.jpg >> >> Org-mode version 6.36trans (release_6.36.141.gbc53b) >> >> [[file:myfile.jpg]] >> >> shows the image file inline, but obviously does not link. >> >> Suggestions? >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > > - Carsten > > > > --0016e68f9f1e26f2f204881f2b11 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yep, that's got it.

Thanks to both of you for fixing= this bug. And, thanks for all the great work on org-mode. It's really = improved my efficiency and effectiveness at getting things done.

B

On Thu, Jun 3, 2010 at 4= :28 AM, Carsten Dominik <carsten.dominik@gmail.com> wrote:
Hi Birch,

this problem should be fixed now, thanks to Tom for acting so quickly.

Please pull and try, and report back!

- Carsten


On Jun 2, 2010, at 3:01 AM, Birch Browning wrote:

Dear all,

I used to be able to do this:

[[file:myfile.pdf][file:myfile.jpg]]

to show an image on the html page that was a link to the PDF file. This now= seems to be honked up.

All I get now on the html page is 'file:myfile.jpg' as a link.

The html produced is:

<a href=3D"myfile.pdf"alt=3D"poster image" title=3D&= quot;Click to download PDF.">myfile.jpg</a>

Org-mode version 6.36trans (release_6.36.141.gbc53b)

[[file:myfile.jpg]]

shows the image file inline, but obviously does not link.

Suggestions?
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gn= u.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten




--0016e68f9f1e26f2f204881f2b11-- --===============0767805277== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0767805277==--