From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: CVS is the `released version' Date: Wed, 30 May 2007 00:27:14 -0400 Message-ID: References: <86646mjvxp.fsf@lola.quinscape.zz> <2cd46e7f0705251413y975af0bwbd7c6709814fd915@mail.gmail.com> <85wsywysob.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1180499296 24030 80.91.229.12 (30 May 2007 04:28:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 May 2007 04:28:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: dhruva Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 30 06:28:15 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HtFn8-00033y-M0 for ged-emacs-devel@m.gmane.org; Wed, 30 May 2007 06:28:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtFn8-0006vi-4u for ged-emacs-devel@m.gmane.org; Wed, 30 May 2007 00:28:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HtFmU-0006gB-8g for emacs-devel@gnu.org; Wed, 30 May 2007 00:27:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HtFmT-0006fm-MX for emacs-devel@gnu.org; Wed, 30 May 2007 00:27:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HtFmT-0006fd-Cp for emacs-devel@gnu.org; Wed, 30 May 2007 00:27:29 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HtFmT-0007fH-2g for emacs-devel@gnu.org; Wed, 30 May 2007 00:27:29 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HtFmE-0000Hl-Uf; Wed, 30 May 2007 00:27:14 -0400 In-reply-to: (message from dhruva on Tue, 29 May 2007 11:51:10 +0530) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:71979 Archived-At: I think names are almost there. If a package follows a rule/standard of making all 'require' in the top level file (file that provides the package), we just can search for them to get that list. The real problem remains, where do I find them... That isn't a problem at all. This issue is part of the discussion about a detail in a program whose main feature is that it finds packages.