From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: GNU ELPA visibility Date: Sat, 27 Oct 2012 08:33:15 +0200 Message-ID: <87objos9uc.fsf@bzg.ath.cx> References: <874nliz5aw.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> <877gqd8ze4.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1351319580 20360 80.91.229.3 (27 Oct 2012 06:33:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2012 06:33:00 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Jeremiah Dodds Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 27 08:33:09 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 1TRzxD-0008Kz-Uq for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2012 08:33:08 +0200 Original-Received: from localhost ([::1]:49458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRzx5-0002Ow-EP for ged-emacs-devel@m.gmane.org; Sat, 27 Oct 2012 02:32:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRzx3-0002Oq-7h for emacs-devel@gnu.org; Sat, 27 Oct 2012 02:32:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRzx2-00079q-EM for emacs-devel@gnu.org; Sat, 27 Oct 2012 02:32:57 -0400 Original-Received: from mail-wg0-f49.google.com ([74.125.82.49]:37752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRzx2-00079U-8J for emacs-devel@gnu.org; Sat, 27 Oct 2012 02:32:56 -0400 Original-Received: by mail-wg0-f49.google.com with SMTP id gg4so1898361wgb.30 for ; Fri, 26 Oct 2012 23:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=BtvY8fGoTAgi94h+RRXC7BblFSmMLdOOkvL3ltqEjcI=; b=sY+7IAaKf+ogknxp/e4imYoTrVT4GM6DgI4DmDTezs2GMEzW76T7ntxiYW6kk99LsP UwdHUVi8E8Z7EoEcx9W4m5LdKnSWyVrStB95rehdZdb2FMvMlYMe0Hog5P7XEycmZLjw 2VsjlalYlcFgM1jKKLH4uj7rGvQjDMvMBeNqQp0/PSz79jR1VS41XFbkc21SdRTiigGb /GhGttPKv0+EupSN3gxs9rhqgU9mNhh80hxhccis/LOwAIvAWM6U6f4H0bXkZMAkppM8 yRQ+DJeViS85q1m6KN5gWdgtNMDS9+JxDWykpO1jgCAz858Qg8Z2VrJnRBMTWYPnzdLW J5mw== Original-Received: by 10.216.71.202 with SMTP id r52mr13318541wed.108.1351319574645; Fri, 26 Oct 2012 23:32:54 -0700 (PDT) Original-Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPS id m14sm1063867wie.8.2012.10.26.23.32.53 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 26 Oct 2012 23:32:54 -0700 (PDT) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id 289F722E87; Sat, 27 Oct 2012 08:33:15 +0200 (CEST) In-Reply-To: <877gqd8ze4.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Fri, 26 Oct 2012 09:29:23 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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:154534 Archived-At: Tassilo Horn writes: > It would be good if every package would at least complement Version and > Summary with a longer description, a link to its homepage (or emacswiki > page if it has no homepage), and the date when it was updated the last > time. On top of that, it'd be nice to be able to search through all the length description. For example M-x package-filter RET cursor RET would apply a filter limiting the list of packages to that containing "cursor" in their (complete) description. -- Bastien