From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG?] is [org-image-actual-width] deprecated? setting it in config crashes emacs? Date: Sat, 28 Jan 2017 15:05:46 +0100 Message-ID: <87sho3s2it.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXTdX-0008CS-Ib for emacs-orgmode@gnu.org; Sat, 28 Jan 2017 09:05:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXTdW-00072L-UL for emacs-orgmode@gnu.org; Sat, 28 Jan 2017 09:05:51 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:40701) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cXTdW-00072G-OD for emacs-orgmode@gnu.org; Sat, 28 Jan 2017 09:05:50 -0500 In-Reply-To: (Xebar Saram's message of "Fri, 27 Jan 2017 12:37:32 +0200") 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: Xebar Saram Cc: org mode Hello, Xebar Saram writes: > after bisecting today i discovered today that the thing the kept crashing > emacs was this variable `org-image-actual-width` which was set this way in > my config > > (setq org-image-actual-width '(400)) > > did i not define it correctly? and if so why is it crashing emacs when i > load a org file with images and open a header that will present such an > image? > > attached is a backtrace i created when the variable was on FWIW, I cannot reproduce your issue. Regards, -- Nicolas Goaziou