From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: [Proposed Minor-mode] Speed of thought Lisp Date: Tue, 27 Jan 2015 11:57:24 -0200 Message-ID: References: <87iofs8l1x.fsf@gmail.com> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1422367090 8242 80.91.229.3 (27 Jan 2015 13:58:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2015 13:58:10 +0000 (UTC) Cc: emacs-devel To: Oleh Krehel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 14:58:08 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 1YG6eR-0004Hk-3f for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 14:57:55 +0100 Original-Received: from localhost ([::1]:47560 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG6eL-0003YL-FA for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 08:57:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG6dx-0003UF-UU for emacs-devel@gnu.org; Tue, 27 Jan 2015 08:57:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG6dx-0006nf-28 for emacs-devel@gnu.org; Tue, 27 Jan 2015 08:57:25 -0500 Original-Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]:56476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG6dw-0006nb-Ut for emacs-devel@gnu.org; Tue, 27 Jan 2015 08:57:25 -0500 Original-Received: by mail-oi0-f43.google.com with SMTP id z81so12436887oif.2 for ; Tue, 27 Jan 2015 05:57:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=c+1c2GIYyi0xNVZDVx8JEzqp7qjZVYmReXNR/Unr7w4=; b=WkmttEEgpiuD1+RgLhgAfBW4hkVwS+zHEZOqbYL1ZUxacmnfbTHZVatr72ofyIZcqA HSY+iPUjqffoHpxcuMIxvwXUt44VqwqJ4jGdiUWrrnlj1MHslD2cCcH9yajRZY9DA/Er OG9lgeGlbpifrCuSTWf47m/KypC69B2KciC2iBCUUwC642PCr01GN6lAV2pBfF33DzKa QTQzqL2J2nRMLE6JbVT5KaCXbiTxjIQ2Pq9e2S9enHFFCMyXb9ILhenLWzxhuuFAPlwY qq38y/vF4LukYZe8h0UJQWWKfcD2DojRDeoQ+45UDmxWFd4zUyY1lUb7Ao2JkS4A4gHx Cf3Q== X-Received: by 10.182.243.195 with SMTP id xa3mr860827obc.29.1422367044263; Tue, 27 Jan 2015 05:57:24 -0800 (PST) Original-Received: by 10.76.125.1 with HTTP; Tue, 27 Jan 2015 05:57:24 -0800 (PST) In-Reply-To: <87iofs8l1x.fsf@gmail.com> X-Google-Sender-Auth: SHn-8s7KnazfoylM4vmBrmpiuY4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22b 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:181832 Archived-At: 2015-01-27 1:36 GMT-02:00 Stefan Monnier : > BTW, regardless of the discussion about "making it dynamic", I'd welcome > this in GNU ELPA, of course, 2015-01-27 10:28 GMT-02:00 Oleh Krehel : > I really like `sotlisp--default-function-abbrevs', and I'd love if it > could be a standardized as much as possible, so that it would change > very rarely once it's in GNU ELPA. Very few changes would be an immense > advantage for building muscle memory. Yes, I'll push this to Elpa as soon as I can build a thorough set of abbrevs based on actual usage frequency. If anyone happens to have any sort of script related to counting that, it would be a great help. :-)