From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10838 Path: main.gmane.org!not-for-mail From: luis fernandes Newsgroups: gmane.emacs.gnus.general Subject: Download Gnus-button Date: Thu, 1 May 1997 14:44:55 -0400 Message-ID: <199705011844.OAA18359@gemini.ryerson.ca> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035150643 26705 80.91.224.250 (20 Oct 2002 21:50:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:50:43 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id MAA09549 for ; Thu, 1 May 1997 12:04:59 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 1 May 1997 20:45:00 +0200 Original-Received: (qmail 15572 invoked by uid 504); 1 May 1997 18:42:44 -0000 Original-Received: (qmail 15569 invoked from network); 1 May 1997 18:42:43 -0000 Original-Received: from eccles.ee.ryerson.ca (HELO ee.ryerson.ca) (141.117.1.2) by claymore.vcinet.com with SMTP; 1 May 1997 18:42:43 -0000 Original-Received: from gemini.ryerson.ca (gemini.ee.ryerson.ca) by ee.ryerson.ca (4.1/SMI-4.1) id AA05355; Thu, 1 May 97 14:45:19 EDT Original-Received: by gemini.ryerson.ca (SMI-8.6/SMI-SVR4) id OAA18359; Thu, 1 May 1997 14:44:55 -0400 Original-To: ding@gnus.org In-Reply-To: X-Mailer: VM 6.29 under Emacs 19.34.1 Xref: main.gmane.org gmane.emacs.gnus.general:10838 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10838 This brings up interesting point about updating softwre packages that do not ship as standard with emacs. Having just upgraded to 19.34, I also updgraded VM, W3 and AUCTeX. I had to resort to some tricks (grepping through the el files) to find the home archives of these packages because I couldn't seem to find my "locator" file which lists archives sites and their corresponding packages. I think it would be nice to have some sort of functionality built-into emacs that would allow the upgrading of packages through emacs (similar to the reporter package for reporting bugs). I envision A sort of registry that all packages would register with (when loaded into emacs) and then when the user typed "M-x upgrade-package", a buffer containing a list of all registered packages would appear and clicking on it would begin the download of the latest package. Is this too far fetched or am I just being lazy?