From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: org-image-actual-width and org-mime-htmlize Date: Mon, 27 Feb 2017 17:13:42 +0000 Message-ID: <87r32jsgjd.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciOs1-00006s-1E for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 12:14:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciOrx-0007L5-0U for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 12:13:56 -0500 Received: from [195.159.176.226] (port=41652 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ciOrw-0007Ki-Ph for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 12:13:52 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ciOro-0000sh-JW for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 18:13:44 +0100 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" To: emacs-orgmode@gnu.org Hi I just sent a message to myself which contained. [[File:test.png]] And I used org-mime-htmlize to generate a htmlized message, however the variable org-image-actual-width did not change the size of the image in the message. Is there any possibility to achieve this? Thanks Uwe Brauer