From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kgold@watson.ibm.com (kgold) Newsgroups: gmane.emacs.help Subject: Re: How to upgrade from version 20.7 Date: 13 Feb 2004 22:11:17 GMT Organization: IBM T.J. Watson Research Center Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <68945b72.0402131144.37e435f@posting.google.com> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076711784 1976 80.91.224.253 (13 Feb 2004 22:36:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2004 22:36:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 13 23:36:14 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Arluw-0007bR-00 for ; Fri, 13 Feb 2004 23:36:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Arlpb-000301-1X for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Feb 2004 17:30:43 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newshosting.com!c01.iad01.newshosting.com!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!uunet.MISMATCH!newshub1.wanet.net!ash.uu.net!an02.austin.ibm.com!ausnews.austin.ibm.com!newsfeed.btv.ibm.com!news.btv.ibm.com!alpha.watson.ibm.com!kgold Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: alpha.watson.ibm.com Original-X-Trace: news.btv.ibm.com 1076710277 14640 9.2.16.245 (13 Feb 2004 22:11:17 GMT) Original-X-Complaints-To: news@btv.ibm.com Original-NNTP-Posting-Date: 13 Feb 2004 22:11:17 GMT X-Newsreader: xrn 9.02 Original-Xref: shelby.stanford.edu gnu.emacs.help:120886 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16835 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16835 In article <68945b72.0402131144.37e435f@posting.google.com>, groupsuser@yahoo.com (David) writes: > I'm looking for help with the upgrade process -- my original > installation had been from a prepared package, so I don't have > experience installing emacs. I'm running emacs on Win2K. Do I need to > uninstall my present version? What files do I need to download, and > how do I unzip them? Is there a detailed FAQ for this procedure > anywhere? > > Thanks, > David This link has a whole section on installing. http://www.gnu.org/software/emacs/windows/big.html Since emacs doesn't use the registry, it's much easier to install than most programs. Typically one unpacks the release, sets up the path and you're ready to go. Versions can coexist. Before you uninstall (by simply deleting) the old version, be sure that you've moved any local .el files to a safe place. For that reason, I don't put my custom .el's in the emacs directory. --