From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Proposed Minor-mode] Speed of thought Lisp Date: Tue, 27 Jan 2015 04:17:51 +0200 Message-ID: <54C6F54F.7020907@yandex.ru> References: <54C6AB2B.9030409@yandex.ru> <87oaplt8at.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1422325082 23105 80.91.229.3 (27 Jan 2015 02:18:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2015 02:18:02 +0000 (UTC) To: Rasmus , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 03:18:01 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 1YFvj6-00005p-ON for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 03:18:00 +0100 Original-Received: from localhost ([::1]:44983 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFvj6-0001oV-0S for ged-emacs-devel@m.gmane.org; Mon, 26 Jan 2015 21:18:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFvj3-0001oQ-CN for emacs-devel@gnu.org; Mon, 26 Jan 2015 21:17:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFvj0-00009A-7X for emacs-devel@gnu.org; Mon, 26 Jan 2015 21:17:57 -0500 Original-Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:47288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFvj0-000096-1R for emacs-devel@gnu.org; Mon, 26 Jan 2015 21:17:54 -0500 Original-Received: by mail-we0-f173.google.com with SMTP id w62so12385512wes.4 for ; Mon, 26 Jan 2015 18:17:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=/+cA5odzonT7amH7eWBToA72uv4eUIzWlWb/ip4B5Yc=; b=oWgqmRULy/HA7QcLrTKnIvSb/S5BlFmwZmVi6FJIGzhTJnokHJo5+VV+warRVj84wo nyjkiQBMrZJSuiMx9SZv38P7xUyBsk8NccyGpWCP5JH1Yyc06JjYpCEkfHS4JYgl7gT3 07U4ZQv66MLND7Ji0qpEPp7chrwMGyiW69sKEbvaw+C1M/0mT6M4/WnBncHCA/B/LPAd BTmZGCmvNgFToeukWYdHQkyE0M+aSE3/C2QoaKXterRTn5DsSqO6WhV6xFl9QE/GSUCP QfUD1JXiEj/epV5AWH4TVHJo5/aS46ikXAn17UDe7SRy06wvgA7NfaP00EX78CBbkFtB UMRA== X-Received: by 10.194.63.206 with SMTP id i14mr50621605wjs.107.1422325073468; Mon, 26 Jan 2015 18:17:53 -0800 (PST) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id di11sm201095wid.8.2015.01.26.18.17.52 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jan 2015 18:17:52 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <87oaplt8at.fsf@gmx.us> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::22d 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:181813 Archived-At: On 01/27/2015 01:46 AM, Rasmus wrote: >> [0] https://github.com/company-mode/company-statistics > > Looks interesting. The docs says it should be in Gnu ELPA, but I don't > see it (also not as part of company). . . Hmm, it appears I've dropped the ball on that conversation. Thanks for the reminder.