From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: Add the archive name column in the list-packages table Date: Thu, 21 Nov 2013 20:05:38 +0530 Message-ID: <87a9gxom9x.fsf@gmail.com> References: <87wql1w6io.fsf@flea.lifelogs.com> <87r4axu4dm.fsf@flea.lifelogs.com> <87k3gorvs4.fsf@flea.lifelogs.com> <87eh6adbqr.fsf@flea.lifelogs.com> <87ob5easv5.fsf@gmail.com> <8738mpde1p.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1385044647 29295 80.91.229.3 (21 Nov 2013 14:37:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2013 14:37:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 21 15:37:32 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 1VjVNo-0005dk-4e for ged-emacs-devel@m.gmane.org; Thu, 21 Nov 2013 15:37:28 +0100 Original-Received: from localhost ([::1]:33567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjVNn-0006VL-Km for ged-emacs-devel@m.gmane.org; Thu, 21 Nov 2013 09:37:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjVN8-0005dX-N2 for emacs-devel@gnu.org; Thu, 21 Nov 2013 09:36:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjVN3-0007v1-CO for emacs-devel@gnu.org; Thu, 21 Nov 2013 09:36:46 -0500 Original-Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:43523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjVN2-0007tE-Up for emacs-devel@gnu.org; Thu, 21 Nov 2013 09:36:41 -0500 Original-Received: by mail-pa0-f42.google.com with SMTP id lj1so5897252pab.29 for ; Thu, 21 Nov 2013 06:36:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=Kn9T3lSjoJlo5iKcdATxS56sbiB0195CcX1YnkJEZV8=; b=Z7pm02NRx7RsFoRrbYT0at/e6LMpEjzf6Hrjk6o4/r5QXSwn7BdaYVThYSNDTGccFp ZdXqpzxbcEHmONIhF7OUam1jpamo/yDn5nbKuvjlLAbhuV4bvgcDkohAWHmn1DI0MOWm n8hhwfsf//xexJV6iz4S7rOoZZPvpLXDC6Wymhm5/1zxrng1zM1jd4Mt0OUCs5UoefYB rWmG9qHo8L0fj4BywCDiOKTZbAEGYGEp3C5qfFWegpn12Xa3k6/9XKmAxBfIDWQtL2AF 3sm9ZqQE6nqv2kB6V22+QQ80px+H1wcw9s9k77k4X64zHU7GicHOJibdZPuNUgo+vq4r Dl/g== X-Received: by 10.66.217.166 with SMTP id oz6mr6730373pac.22.1385044599800; Thu, 21 Nov 2013 06:36:39 -0800 (PST) Original-Received: from debian-6.05 ([115.241.65.227]) by mx.google.com with ESMTPSA id yi10sm52290218pab.8.2013.11.21.06.36.37 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Thu, 21 Nov 2013 06:36:39 -0800 (PST) In-Reply-To: <8738mpde1p.fsf@flea.lifelogs.com> (Ted Zlatanov's message of "Thu, 21 Nov 2013 09:28:50 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22a 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:165481 Archived-At: Ted Zlatanov writes: > They wouldn't know what icon corresponds to what repository. You mean Gnu Icon wouldn't be recognized by Emacs users? > You can, of course, do this on your own with text properties. I am just making a general remark: Can or should Emacs use Icons. Your post was just an excuse.