From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "knubee" Newsgroups: gmane.emacs.help Subject: Re: cvs emacs questions Date: 15 Apr 2007 21:56:07 -0700 Organization: http://groups.google.com Message-ID: <1176699367.666663.220360@o5g2000hsb.googlegroups.com> References: <1176687965.342224.234740@y5g2000hsa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1176701765 24863 80.91.229.12 (16 Apr 2007 05:36:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Apr 2007 05:36:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 16 07:35:59 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HdJsc-0001yn-Py for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 07:35:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdJxB-0000qB-Fy for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Apr 2007 01:40:41 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!o5g2000hsb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 137.132.3.12 Original-X-Trace: posting.google.com 1176699368 15466 127.0.0.1 (16 Apr 2007 04:56:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 16 Apr 2007 04:56:08 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20061201 Firefox/2.0.0.2 (Ubuntu-feisty),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 veron (NetCache NetApp/5.3.1R4D6) Complaints-To: groups-abuse@google.com Injection-Info: o5g2000hsb.googlegroups.com; posting-host=137.132.3.12; posting-account=MkYT1A0AAAAygkk8ajaRXhpLS0AUkwvK Original-Xref: shelby.stanford.edu gnu.emacs.help:147108 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42713 Archived-At: > > 1. Keeping this version up to date. > > See the file INSTALL.CVS, it should explain this. Ah, got it. Thanks. > You should probably upgrade each of these extra packages to their > latest versions. Yes. However, it looks as if the default installation for ./configure created the following: /usr/local/share/emacs/22.0.97/site-lisp I'm using Ubuntu and I believe the emacs apps (e.g, auctex) that I install via apt look in /usr/share/emacs/site-lisp Am I wrong about this? If not, what's the best way to handle it? thanks.