From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: imagemagick branch Date: Tue, 18 May 2010 11:37:25 -0400 Message-ID: <87wrv1i5l6.fsf@stupidchicken.com> References: <831vd9bmlg.fsf@gnu.org> <83vdala11a.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274198622 4872 80.91.229.12 (18 May 2010 16:03:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 May 2010 16:03:42 +0000 (UTC) Cc: joakim@verona.se, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 18 18:03:37 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEPGX-00018N-Mj for ged-emacs-devel@m.gmane.org; Tue, 18 May 2010 18:03:33 +0200 Original-Received: from localhost ([127.0.0.1]:47644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEOvW-0000bX-I4 for ged-emacs-devel@m.gmane.org; Tue, 18 May 2010 11:41:50 -0400 Original-Received: from [140.186.70.92] (port=60045 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEOvP-0000Tb-2J for emacs-devel@gnu.org; Tue, 18 May 2010 11:41:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEOrI-00050k-Hk for emacs-devel@gnu.org; Tue, 18 May 2010 11:37:30 -0400 Original-Received: from pantheon-po17.its.yale.edu ([130.132.50.73]:34106) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEOrI-00050O-Fp; Tue, 18 May 2010 11:37:28 -0400 Original-Received: from furry (dhcp128036014213.central.yale.edu [128.36.14.213]) (authenticated bits=0) by pantheon-po17.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o4IFbQeC003252 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 18 May 2010 11:37:26 -0400 Original-Received: by furry (Postfix, from userid 1000) id 43C45C057; Tue, 18 May 2010 11:37:25 -0400 (EDT) In-Reply-To: <83vdala11a.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 18 May 2010 14:42:57 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124897 Archived-At: Eli Zaretskii writes: >> Yes, the code could probably safely be added to trunk. Even if one >> activates imagemagick with "configure --with-imagemagick=yes" >> imagemagick wont kick in unless you execute (imagemagick-register-types) > > Then I suggest to talk to Stefan and Yidong and ask for their > permission to merge. I think you should go ahead and merge into the trunk. Does the imagemagick support work on Windows and OS X? It would be nice to have a cross-platform solution that allows Emacs to render SVG. This would allow us to replace many of the bitmap images currently used in Emacs (which are getting a little long in the tooth by modern GUI standards).