From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Proposed new core library: alert.el Date: Fri, 06 Nov 2015 11:13:42 -0500 Message-ID: References: <87io5g2po3.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1446826449 19013 80.91.229.3 (6 Nov 2015 16:14:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Nov 2015 16:14:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: raman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 06 17:14:04 2015 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 1ZujeO-0002UE-BJ for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 17:14:04 +0100 Original-Received: from localhost ([::1]:39739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZujeO-0001ci-1M for ged-emacs-devel@m.gmane.org; Fri, 06 Nov 2015 11:14:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZujeH-0001cR-Di for emacs-devel@gnu.org; Fri, 06 Nov 2015 11:14:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZujeF-0003Td-Jt for emacs-devel@gnu.org; Fri, 06 Nov 2015 11:13:57 -0500 Original-Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:36701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZujeF-0003TR-G3 for emacs-devel@gnu.org; Fri, 06 Nov 2015 11:13:55 -0500 Original-Received: by vkex70 with SMTP id x70so17288523vke.3 for ; Fri, 06 Nov 2015 08:13:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=if4AT1+WicZQ+fYMl+B7DGtc9kZBJMXZsp6DLtCwONs=; b=zcf/sWaZ6TXJjNqvHdOF0HTnFSphee1X8WFnDaY5ddAsiYu7kj7FXvhZ8c2AV94zOT pLpT6M0IrK99Tf3mt8+0M3XKRpnNyOBfXMBrcbH/hSyR27Iowql24LoheZBxqvWjwUD5 rryneVcU0SgIdd9yRa0OGDI+TzRNlGlJ4wPFGspJ4pFVpdbBnQ5gWA8l8BxbNeTjnLMP GXr64NZT20Q5RSNhuC9mAbzTKSO0YVCEPpAZdBsqfoLcM/+T6vT0Lte9HVaN1mpdrqxj AHMRLmAmW5Bias4740Z4vSt9Q/N5Cs1toIMe1sQzY6YZBfN021+B+sNTCVnRK2NwujCV r4oQ== X-Received: by 10.31.172.22 with SMTP id v22mr14256288vke.75.1446826435096; Fri, 06 Nov 2015 08:13:55 -0800 (PST) Original-Received: from Hermes-2.local ([216.57.92.130]) by smtp.gmail.com with ESMTPSA id b184sm608671vkf.28.2015.11.06.08.13.54 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 06 Nov 2015 08:13:54 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Hermes-2.local (Postfix, from userid 501) id B4C0D48F2C83; Fri, 6 Nov 2015 11:13:53 -0500 (EST) In-Reply-To: (raman@google.com's message of "Fri, 06 Nov 2015 08:12:34 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: raman , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c05::233 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:193452 Archived-At: >>>>> raman writes: > Wasn't suggesting that as a final solution in core, more as a means of > quickly trying it out and ironing out the kinks. Ah, yes, in that case it would be a perfect thing for trying it out. John