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: async 1.0 Date: Fri, 22 Jun 2012 23:00:44 -0400 Message-ID: References: <87vcij7rvi.fsf@mithlond.arda> <82d34r8ej9.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1340420461 7504 80.91.229.3 (23 Jun 2012 03:01:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 23 Jun 2012 03:01:01 +0000 (UTC) Cc: Sivaram Neelakantan To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 23 05:01:00 2012 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 1SiGao-0006Ue-D1 for ged-emacs-devel@m.gmane.org; Sat, 23 Jun 2012 05:00:58 +0200 Original-Received: from localhost ([::1]:45114 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiGao-0004M4-Fr for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2012 23:00:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiGam-0004Ly-2n for emacs-devel@gnu.org; Fri, 22 Jun 2012 23:00:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SiGak-0003r5-GX for emacs-devel@gnu.org; Fri, 22 Jun 2012 23:00:55 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:46139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiGak-0003qz-C4 for emacs-devel@gnu.org; Fri, 22 Jun 2012 23:00:54 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCrYj/2dsb2JhbABEtBGBCIIVAQEEAVYjEAs0EhQYDSSIHAW6CZBEA6MzgViDBQ X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="191964968" Original-Received: from 76-10-182-35.dsl.teksavvy.com (HELO ceviche.home) ([76.10.182.35]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 22 Jun 2012 23:00:49 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 2021466110; Fri, 22 Jun 2012 23:00:44 -0400 (EDT) In-Reply-To: (John Wiegley's message of "Fri, 22 Jun 2012 16:50:35 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 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:151101 Archived-At: >> As a lowly user of Emacs, is this going to get into the main branch as I >> seem to be doing a lot of stuff in Emacs that makes the wait icon a regular >> screen feature? > Getting async.el into the main branch can happen next week, if Stefan and RMS > approve. I'm not completely sure about including it at this point. But you can put it up on GNU ELPA, of course. Stefan