From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Image rescaling Date: Mon, 15 Sep 2014 20:07:37 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410826098 3846 80.91.229.3 (16 Sep 2014 00:08:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2014 00:08:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 16 02:08:11 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XTgJW-0007h3-SH for ged-emacs-devel@m.gmane.org; Tue, 16 Sep 2014 02:08:10 +0200 Original-Received: from localhost ([::1]:35096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTgJV-0006ws-TU for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2014 20:08:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTgJC-0006wl-Ab for emacs-devel@gnu.org; Mon, 15 Sep 2014 20:07:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTgJ4-0000WZ-L2 for emacs-devel@gnu.org; Mon, 15 Sep 2014 20:07:50 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:54454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTgJ4-0000WE-I3 for emacs-devel@gnu.org; Mon, 15 Sep 2014 20:07:42 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNFpZEG/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBVigLCzQSFBgNiCgI0hkXjwEWhCIEqRmBaoNMIQ X-IPAS-Result: ArUGAIDvNVNFpZEG/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBVigLCzQSFBgNiCgI0hkXjwEWhCIEqRmBaoNMIQ X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="89808079" Original-Received: from 69-165-145-6.dsl.teksavvy.com (HELO ceviche.home) ([69.165.145.6]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 15 Sep 2014 20:07:38 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id AF325660D3; Mon, 15 Sep 2014 20:07:37 -0400 (EDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 15 Sep 2014 14:45:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174345 Archived-At: > 1) ImageMagick is crashy. Virtually all Emacs crashes I get happen deep > in the ImageMagic code. I mean, I don't get a lot of crashes, but they > happen from time to time, and are pretty annoying. WIBNI we could fix those? > Does this sound OK to everybody? I'm not super-excited at the prospect, but I could probably live with it. Stefan