From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: image-transform.el and image-mode.el rewrite Date: Tue, 08 Oct 2013 14:08:22 -0400 Message-ID: <1uwqlnr5yh.fsf@fencepost.gnu.org> References: <87a9lp8uxk.fsf@gmail.com> <87ppuk6qqb.fsf@gmail.com> <87vc49y793.fsf@gmail.com> <87ppuhxk04.fsf@gmail.com> <87ehavihbp.fsf_-_@gmail.com> <1a7ggiwcta.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381260856 22167 80.91.229.3 (8 Oct 2013 19:34:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2013 19:34:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Vitalie Spinu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 08 21:34:18 2013 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 1VTd2v-0004Ub-ND for ged-emacs-devel@m.gmane.org; Tue, 08 Oct 2013 21:34:17 +0200 Original-Received: from localhost ([::1]:38626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTd2v-0006WX-0x for ged-emacs-devel@m.gmane.org; Tue, 08 Oct 2013 15:34:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTbhs-000118-RZ for emacs-devel@gnu.org; Tue, 08 Oct 2013 14:08:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTbho-0000tx-3n for emacs-devel@gnu.org; Tue, 08 Oct 2013 14:08:28 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTbhn-0000ts-ON for emacs-devel@gnu.org; Tue, 08 Oct 2013 14:08:23 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VTbhm-0004E3-TO; Tue, 08 Oct 2013 14:08:22 -0400 X-Spook: explosion oil AMEMB HAMASMOIS Downing Street assassinate X-Ran: uYs\Px:W3=q>v^ERI60zhpK[RZQbk1QMo9V`*Bx3wofrscgAtWmliL.0MOReGm\fh~WOz% X-Hue: blue X-Attribution: GM In-Reply-To: <1a7ggiwcta.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 22 Jul 2013 16:37:53 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:164017 Archived-At: Hi, This was looking pretty promising. What's the current status? Vitalie Spinu wrote: > Anyways the diff is there to try the new changes and is not intended for > heavy reading as yet. I am still figuring out the best way to organize > the API, so it is still pretty raw as yet.