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: imagemmagick patch 5 Date: Sun, 07 Mar 2010 09:37:55 -0500 Message-ID: References: <87lje9xs4w.fsf@mail.jurta.org> <873a0d1j46.fsf@mail.jurta.org> <87vdd9rwia.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267972692 13929 80.91.229.12 (7 Mar 2010 14:38:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 7 Mar 2010 14:38:12 +0000 (UTC) Cc: joakim@verona.se, Emacs development discussions To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 07 15:38:05 2010 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 1NoHcJ-0006IH-Op for ged-emacs-devel@m.gmane.org; Sun, 07 Mar 2010 15:38:04 +0100 Original-Received: from localhost ([127.0.0.1]:39986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoHcI-0002WJ-QI for ged-emacs-devel@m.gmane.org; Sun, 07 Mar 2010 09:38:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoHcE-0002WE-SK for emacs-devel@gnu.org; Sun, 07 Mar 2010 09:37:58 -0500 Original-Received: from [140.186.70.92] (port=60667 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoHcE-0002W6-3c for emacs-devel@gnu.org; Sun, 07 Mar 2010 09:37:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoHcD-0004FC-9k for emacs-devel@gnu.org; Sun, 07 Mar 2010 09:37:57 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:59099 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoHcD-0004F5-2L for emacs-devel@gnu.org; Sun, 07 Mar 2010 09:37:57 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEACJJk0tLd+K+/2dsb2JhbACbQ3S3BoR4BIMXh3Q X-IronPort-AV: E=Sophos;i="4.49,598,1262581200"; d="scan'208";a="57675798" Original-Received: from 75-119-226-190.dsl.teksavvy.com (HELO pastel.home) ([75.119.226.190]) by ironport2-out.pppoe.ca with ESMTP; 07 Mar 2010 09:37:56 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id EF3738866; Sun, 7 Mar 2010 09:37:55 -0500 (EST) In-Reply-To: <87vdd9rwia.fsf@mail.jurta.org> (Juri Linkov's message of "Sat, 06 Mar 2010 23:05:49 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:121700 Archived-At: > it returns a raw representation of the extension data of a given (sub)image. Again, what is meant by "extension" here? > Unfortunately, adding animage.el was postponed due to pre-22.1 feature > freeze. I think after the current feature freeze it should be added > to image.el as Kim suggested. Then please install it in the `pending' branch. Stefan