From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Darren Hoo Newsgroups: gmane.emacs.devel Subject: Add the archive name column in the list-packages table Date: Fri, 25 Oct 2013 18:23:43 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382696659 7130 80.91.229.3 (25 Oct 2013 10:24:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Oct 2013 10:24:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 25 12:24:21 2013 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 1VZeZ2-0000gf-1C for ged-emacs-devel@m.gmane.org; Fri, 25 Oct 2013 12:24:20 +0200 Original-Received: from localhost ([::1]:58474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZeZ1-0002je-KW for ged-emacs-devel@m.gmane.org; Fri, 25 Oct 2013 06:24:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZeYr-0002jM-E6 for emacs-devel@gnu.org; Fri, 25 Oct 2013 06:24:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZeYk-0002x9-1b for emacs-devel@gnu.org; Fri, 25 Oct 2013 06:24:09 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:39511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZeYj-0002x2-R2 for emacs-devel@gnu.org; Fri, 25 Oct 2013 06:24:01 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VZeYi-0000OT-5k for emacs-devel@gnu.org; Fri, 25 Oct 2013 12:24:00 +0200 Original-Received: from 184.22.103.12 ([184.22.103.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Oct 2013 12:24:00 +0200 Original-Received: from darren.hoo by 184.22.103.12 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Oct 2013 12:24:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 184.22.103.12 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin) Cancel-Lock: sha1:EepfTZ0Y9rQ8XD5lQmgXn+I6mi0= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:164532 Archived-At: Hi guys, For those who use third-party archives other than GNU elpa it is not easy to tell where a package is from without bringing up the summary info of a package. And it is even worse for those who use more than two archive locations as packages listed are mingled together(no sorting). So How about adding a column in list-packages that specifies the archive name where one package is from?