From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Wilhelm Subject: bug in 7.9.4 Date: Mon, 25 Mar 2013 23:56:10 +0100 Message-ID: <87a9prt7g5.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKGJS-000142-8z for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 18:56:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKGJK-0007EH-IW for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 18:56:22 -0400 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:48399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKGJK-0007E9-Bl for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 18:56:14 -0400 Received: by mail-ea0-f173.google.com with SMTP id h14so2554677eak.18 for ; Mon, 25 Mar 2013 15:56:13 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, unfortunately the following commit gives a wrong argument error when there is no width attribute at all. Thanks Dieter org-html.el (org-html-handle-links): Fix bug in setting the attribute for link with... authorBastien Guerry Thu, 31 Jan 2013 09:25:03 +0000 (10:25 +0100) committerBastien Guerry Thu, 31 Jan 2013 09:25:03 +0000 (10:25 +0100) * org-html.el (org-html-handle-links): When the link description is an image and the attribute is "width", pass the attribute to the tag. -- Best wishes H. Dieter Wilhelm Darmstadt Germany