From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kin Cho Newsgroups: gmane.emacs.help Subject: Re: running emacs without installing Date: Sun, 26 Sep 2004 09:33:56 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7ir7opat1n.fsf@neoscale.com> References: <7iu0two99r.fsf@neoscale.com> <7ihdpm2d4j.fsf@neoscale.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096216752 3070 80.91.229.6 (26 Sep 2004 16:39:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2004 16:39:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 26 18:38:58 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CBc37-0001Y5-00 for ; Sun, 26 Sep 2004 18:38:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CBc9J-0005Yd-0C for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Sep 2004 12:45:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.tiscali.de!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: news.uni-berlin.de A8JZBAb5OhbYNx1FI3IXOAYIppQfI13UGDKLUqRrl0WhcJtENz User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:4iFBEQoCpI7RqW2p4D840Cvq5I8= Original-Xref: shelby.stanford.edu gnu.emacs.help:125548 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20903 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20903 Kai Grossjohann writes: > Kin Cho writes: > >> Thanks for the pointers, but I still couldn't get it to work. >> >> I set EMACSDATA to the value of data-directory on machine Y (with >> normal emacs installation) relative to machine X, and EMACSPATH >> to point at the site-lisp dir relative to machine X. > > Did you set EMACSLOADPATH, too? I actually set the EMACSLOADPATH, not EMACSPATH. The value I set is "/usr/share/emacs/21.2/site-lisp:/usr/share/emacs/site-lisp" -kin