From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: elpa/packages/archive-contents Date: Thu, 21 Apr 2011 23:23:44 -0400 Message-ID: <874o5r2clb.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1303442635 7674 80.91.229.12 (22 Apr 2011 03:23:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 22 Apr 2011 03:23:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 22 05:23:51 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QD6yE-0005rS-Rd for ged-emacs-devel@m.gmane.org; Fri, 22 Apr 2011 05:23:50 +0200 Original-Received: from localhost ([::1]:47265 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QD6yE-00011Z-6g for ged-emacs-devel@m.gmane.org; Thu, 21 Apr 2011 23:23:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QD6yB-00011J-SD for emacs-devel@gnu.org; Thu, 21 Apr 2011 23:23:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QD6yB-0007vH-2t for emacs-devel@gnu.org; Thu, 21 Apr 2011 23:23:47 -0400 Original-Received: from vm-emlprdomr-06.its.yale.edu ([130.132.50.147]:51561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QD6yB-0007vB-0x for emacs-devel@gnu.org; Thu, 21 Apr 2011 23:23:47 -0400 Original-Received: from furball (dhcp128036014061.central.yale.edu [128.36.14.61]) (authenticated bits=0) by vm-emlprdomr-06.its.yale.edu (8.14.4/8.14.4) with ESMTP id p3M3Njnq008141 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 21 Apr 2011 23:23:45 -0400 Original-Received: by furball (Postfix, from userid 1000) id 8A70E1608BE; Thu, 21 Apr 2011 23:23:44 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Wed, 20 Apr 2011 12:50:26 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.147 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.147 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:138633 Archived-At: Stefan Monnier writes: > I've just written the little Elisp script below which auto-generates > the -readme.txt and archive-contents file Thanks. > Could someone figure out what to do with package-update.sh and ideally > remove all the *-readme.txt (and the archive-contents) files? Done.