all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gw <guenter.wolpert@orsys.de>
To: help-gnu-emacs@gnu.org
Subject: Re: problem loading site-start after changing to emacs-22.1
Date: Tue, 11 Dec 2007 08:32:22 -0800 (PST)	[thread overview]
Message-ID: <f116c5bc-f77b-4cf2-b2f6-8141ff44b420@d21g2000prf.googlegroups.com> (raw)
In-Reply-To: 25fabcf9-a83d-474e-8012-f4b4c2062035@i29g2000prf.googlegroups.com

On 10 Dez., 10:40, Jason Rumney <jasonrum...@gmail.com> wrote:
> On 10 Dec, 07:52, gw <guenter.wolp...@orsys.de> wrote:
>
> > Emacs is installed on a remote server:
> > \\some_server\some_directory\tools\emacs-22.1
> > Moving ~/.emacs to q:\tools\emacs\site-lisp\site-start.el doesn't
> > work.
>
> Emacs will look for its site-lisp directory in q:\tools\emacs-22.1 and
> q:\tools (the parent directory of q:\tools\emacs-22.1)
> It will not look in q:\tools\emacs unless you explicitly tell it to by
> setting EMACSLOADPATH.

Sorry, this was a typo.
Of course emacs and its site-start directory are in q:\tools
\emacs-22.1.

currently I use a .emacs that contains
(load-library "q:/tools/emacs-22.1/site-lisp/site-start.el")
which works.

Starting a command prompt (M-! start cmd) and entering SET
EMACSLOADPATH gives:
EMACSLOADPATH=Q:/TOOLS/emacs-22.1/site-lisp;Q:/TOOLS/emacs-22.1/../
site-lisp;Q:/TOOLS/emacs-22.1/lisp;Q:/TOOLS/emacs-22.1/leim

Copying and pasting Q:/TOOLS/emacs-22.1/site-lisp behind a C-x C-f
command goes to the correct location and I can choose site-lisp.el.

same with a locally installed emacs: M-! start CMD SET EMACSLOADPATH
gives
c:\emacs-22.1>set EMACSLOADPATH
EMACSLOADPATH=C:/emacs-22.1/site-lisp;C:/emacs-22.1/../site-lisp;C:/
emacs-22.1/l
isp;C:/emacs-22.1/leim

c:\emacs-22.1>dir C:\emacs-22.1\site-lisp
 Volume in Laufwerk C: hat keine Bezeichnung.
 Volumeseriennummer: D49D-5134

 Verzeichnis von C:\emacs-22.1\site-lisp

10.12.2007  08:29    <DIR>          .
10.12.2007  08:29    <DIR>          ..
10.12.2007  08:29               531 site_start.el

To be sure I also renamed site_start.el to site-start.el, but no
success.

So it is still unclear why it doesn't work.
Is there a problem with '/' vs. '\' ??
Must emacs be installed (by addpm.exe) with administrator privileges?

Guenter

  reply	other threads:[~2007-12-11 16:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-07 14:21 problem loading site-start after changing to emacs-22.1 gw
2007-12-08 11:03 ` Eli Zaretskii
     [not found] ` <mailman.4755.1197111813.18990.help-gnu-emacs@gnu.org>
2007-12-10  7:52   ` gw
2007-12-10  9:40     ` Jason Rumney
2007-12-11 16:32       ` gw [this message]
2007-12-18  7:51     ` gw

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f116c5bc-f77b-4cf2-b2f6-8141ff44b420@d21g2000prf.googlegroups.com \
    --to=guenter.wolpert@orsys.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.