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: Adding a few more finder keywords Date: Tue, 9 Jun 2015 09:02:22 +0100 Message-ID: References: <87sia2l04r.fsf@gmail.com> <873821xzon.fsf@uwakimon.sk.tsukuba.ac.jp> <87zj49jrue.fsf@gmail.com> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3c842a7208c0518112d8a X-Trace: ger.gmane.org 1433836961 1680 80.91.229.3 (9 Jun 2015 08:02:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jun 2015 08:02:41 +0000 (UTC) Cc: emacs-devel To: Oleh Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 09 10:02:40 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 1Z2EUW-00004s-D0 for ged-emacs-devel@m.gmane.org; Tue, 09 Jun 2015 10:02:36 +0200 Original-Received: from localhost ([::1]:33531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2EUV-0006U7-Ll for ged-emacs-devel@m.gmane.org; Tue, 09 Jun 2015 04:02:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2EUN-0006Kg-4G for emacs-devel@gnu.org; Tue, 09 Jun 2015 04:02:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2EUK-0006a0-4f for emacs-devel@gnu.org; Tue, 09 Jun 2015 04:02:27 -0400 Original-Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:34819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2EUJ-0006Za-TC for emacs-devel@gnu.org; Tue, 09 Jun 2015 04:02:24 -0400 Original-Received: by labko7 with SMTP id ko7so6362902lab.2 for ; Tue, 09 Jun 2015 01:02:23 -0700 (PDT) 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=o7MSc4Q5Tu71t9vs20RqQMI7gTjIjyF/ZtrEkxjs6ew=; b=Vi4C1upL185w/ULqG/WhZsMk5y2uKSH9n0QT1L0yIZ+vth9ySYNC1xAW2eMbAU34PG x6rM1mbhlX1cfU0MdKKvfhCd8KRkfVp0uMpKnJLh6I/067EhtpAj2XfwQdxCfpx6RJ3J TP1uNsfK/koLkThhWZJYnCWz46Y/D3o8NUNY6y6lrgWUupGVHglYGR3XMb1KeVEujS1Y M6q7m+OIPSguDw/K+7qsTb4ebzVLSw9WxPjETaCee1ITs4epbthCDm/SNF9GTr0oDEDH EJxUKFD8RIVHYE6jtwXLsfxxj5DHPZKCvMn4kuTAACv0fEgBMYkHRsryqntZN9Ycp9Q+ xY7A== X-Received: by 10.112.210.9 with SMTP id mq9mr21018765lbc.4.1433836942989; Tue, 09 Jun 2015 01:02:22 -0700 (PDT) Original-Received: by 10.25.214.133 with HTTP; Tue, 9 Jun 2015 01:02:22 -0700 (PDT) Original-Received: by 10.25.214.133 with HTTP; Tue, 9 Jun 2015 01:02:22 -0700 (PDT) In-Reply-To: <87zj49jrue.fsf@gmail.com> X-Google-Sender-Auth: SH7WrEP3V8_IbTv4Dv_g3jLWxf4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::234 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:187120 Archived-At: --001a11c3c842a7208c0518112d8a Content-Type: text/plain; charset=UTF-8 On Jun 9, 2015 7:52 AM, "Oleh Krehel" wrote: > This is what I was thinking. And it would facilitate adding an option to > filter the package list by tags. I mean not searching (that should be > there too), but browsing. Like the f key? It doesn't support the "+git +file -theme" filter you suggest later, but it does filter by single tags. --001a11c3c842a7208c0518112d8a Content-Type: text/html; charset=UTF-8


On Jun 9, 2015 7:52 AM, "Oleh Krehel" <ohwoeowho@gmail.com> wrote:
> This is what I was thinking. And it would facilitate adding an option to
> filter the package list by tags. I mean not searching (that should be
> there too), but browsing.

Like the f key? It doesn't support the "+git +file -theme" filter you suggest later, but it does filter by single tags.

--001a11c3c842a7208c0518112d8a--