From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleh Krehel Newsgroups: gmane.emacs.devel Subject: Re: [Proposed Minor-mode] Speed of thought Lisp Date: Tue, 27 Jan 2015 19:19:50 +0100 Message-ID: References: <87iofs8l1x.fsf@gmail.com> <87oapkp46y.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1422382822 9837 80.91.229.3 (27 Jan 2015 18:20:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2015 18:20:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 19:20:22 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 1YGAkP-0000k8-BD for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 19:20:21 +0100 Original-Received: from localhost ([::1]:49112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGAkO-0007TS-QH for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 13:20:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGAjz-0007Rf-Ph for emacs-devel@gnu.org; Tue, 27 Jan 2015 13:19:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGAjv-00072W-2k for emacs-devel@gnu.org; Tue, 27 Jan 2015 13:19:55 -0500 Original-Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:46223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGAju-00072L-Sk for emacs-devel@gnu.org; Tue, 27 Jan 2015 13:19:51 -0500 Original-Received: by mail-wg0-f44.google.com with SMTP id z12so16329662wgg.3 for ; Tue, 27 Jan 2015 10:19:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=akqHvIKpa6bgLToe3CqcSEYEQBlENiZPqgPDt6smwhc=; b=eQEVxg60yWOGHlop8jP2E7aV/RFMcQ6Sqh6k9r52Ww/1Jby2xry4mQAsYxUn8O5KLo U3m3xnl9S1NNrHcpTLdwdR0Xv5F3+of8Wk8frdce4rVwpG8nHw/4wH0bOvv6XWMZhoWM fYLTuYcBqV6pyBp12wg35B/MhLo63d85A9A5+cG6dX7W/eMg32EfvcYbG+U28fyT9ns5 PnPB4eIr9pqRa9NLjnLW7/gpZq9sVUiZmJxv+QLNo393tY2iK9ZqM7DEGCQ0TPoviwCq xJSQwZ7gf094C11PWOdgalVKb4WNEjuuqY8jgpK94kI4J3Ye9bb7n8EO+yZTsiwtzFOo JdHw== X-Received: by 10.181.28.168 with SMTP id jp8mr8678433wid.40.1422382790248; Tue, 27 Jan 2015 10:19:50 -0800 (PST) Original-Received: by 10.27.137.137 with HTTP; Tue, 27 Jan 2015 10:19:50 -0800 (PST) In-Reply-To: <87oapkp46y.fsf@gmx.us> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22c 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:181846 Archived-At: On Tue, Jan 27, 2015 at 5:40 PM, Rasmus wrote: > Oleh Krehel writes: > >> My impression was the GNU ELPA is a rolling release. > > The Magic Pixies make a new release when you change the version-header. > It is their custom. Yea, I realize that:) Is there a way to get any version other than the last one from the `package-list-packages' interface?