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: Improving browsing and discoverability in the Packages Menu Date: Mon, 20 Apr 2015 10:02:17 +0100 Message-ID: References: <87r3rhoexe.fsf@lifelogs.com> <87twwdm40x.fsf@lifelogs.com> <87iocrmw56.fsf@lifelogs.com> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11346db0d872ee0514242f51 X-Trace: ger.gmane.org 1429520559 22077 80.91.229.3 (20 Apr 2015 09:02:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2015 09:02:39 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 20 11:02:25 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 1Yk7ay-0000ge-Lr for ged-emacs-devel@m.gmane.org; Mon, 20 Apr 2015 11:02:24 +0200 Original-Received: from localhost ([::1]:52389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yk7ax-0001hS-W5 for ged-emacs-devel@m.gmane.org; Mon, 20 Apr 2015 05:02:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yk7au-0001hM-Lq for emacs-devel@gnu.org; Mon, 20 Apr 2015 05:02:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yk7at-0002x5-S8 for emacs-devel@gnu.org; Mon, 20 Apr 2015 05:02:20 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:34162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yk7at-0002wy-J6 for emacs-devel@gnu.org; Mon, 20 Apr 2015 05:02:19 -0400 Original-Received: by laat2 with SMTP id t2so121689225laa.1 for ; Mon, 20 Apr 2015 02:02:17 -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:content-type; bh=NpALz2Xu69dCkExlP0P2KEihtwR8X/onG4y62Hdi8O8=; b=rDwVzBIhsA1PYLwKXjRwKfG2mEob39pcOv/ktBEi9gYRXoPvkOh3gpesqMcVTLb6N9 iccTRdqWch5EwgS3q0PQKyXEbDPUCm7IywHM8BMkgwIcU6aFUk6hjP57uHRcMi9hG4pK hCUpkPcdN5Wt5uglcJeMDnjfcUaJEPqFdmbF57Rwc0rbipX2t0lmmVOeIeGLzUsbS2hk EgdhzGvG33XoNb/eVDUPUw54Q0zshmq1hh0WN1vEDHj25H+l/GFtqA3NSuI8ti1tCjBz Oe7XYNg5bUzhbYSv/5qUKWChUu5T1okUKaxVwzaXmJDeHc96rwQyl+sJGin8pIah+8Ed E/Ew== X-Received: by 10.112.222.133 with SMTP id qm5mr14792700lbc.86.1429520537644; Mon, 20 Apr 2015 02:02:17 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Mon, 20 Apr 2015 02:02:17 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Mon, 20 Apr 2015 02:02:17 -0700 (PDT) In-Reply-To: <87iocrmw56.fsf@lifelogs.com> X-Google-Sender-Auth: GGAckBDR1qtrQR6gpG-FIw7cLeU X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 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:185692 Archived-At: --001a11346db0d872ee0514242f51 Content-Type: text/plain; charset=UTF-8 > I don't think the current `tabulated-list-mode' supports a tree, and > writing a new `tabulated-tree-mode' is probably better than trying to > retrofit trees into lists. This would be very nice to have. It would also allow us to display a single entry for packages which are on multiple repos. --001a11346db0d872ee0514242f51 Content-Type: text/html; charset=UTF-8

> I don't think the current `tabulated-list-mode' supports a tree, and
> writing a new `tabulated-tree-mode' is probably better than trying to
> retrofit trees into lists.

This would be very nice to have. It would also allow us to display a single entry for packages which are on multiple repos.

--001a11346db0d872ee0514242f51--