Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 18 May 2001 20:21:12 +0300
Message-Id: <200105181721.UAA09966@linux.>
From: "Ehud Karni" <ehud@unix.simonwiesel.co.il>
To: cygwin@cygwin.com, klaus.berndl@sdm.de
Subject: Re: New version of cygwin-mount.el
In-reply-to: <20010518112316.A6843@redhat.com> (message from Christopher
	Faylor on Fri, 18 May 2001 11:23:16 -0400)
Organization: Simon & Wiesel Insurance agency
Reply-to: ehud@unix.simonwiesel.co.il
References:  <20010518112316.A6843@redhat.com>
X-Mailer: Emacs 20.7.1 rmail (send-msg 1.104)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-8
Content-Transfer-Encoding: 7bit

On Fri, 18 May 2001 11:23:16 -0400, Christopher Faylor <cygwin@cygwin.com> wrote:
> 
> >The cygwin-mount.el packages has about 25 KB.
> 
> It should be possible.  setup could extract the files to a temporary location and
> then run a script which would move the file to the correct location.  The problem
> is figuring out the correct location, though.  How would we do that?

The standard place for "user" lisp packages (*.el) on UNIX is
  /usr/local/share/emacs/site-lisp .  So I suggest that setup will put
it there (no need for installing script).

The problem is that NT-emacs will not know of this directory until
AFTER this package is loaded.

Maybe a better option for NT-emacs is to use the environment variable
EMACSLOADPATH if set, or the registry value of "EMACSLOADPATH" under
 [HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]. The runemacs.exe is using
the registry value.

Ehud.


-- 
 Ehud Karni     Mivtach - Simon  Insurance   /"\
 Tel: +972-3-6212-757 Fax: +972-3-6292-544   \ /  ASCII Ribbon Campaign
 (USA) Fax and  voice  mail: 1-815-5509341    X   Against  HTML  Mail
     Better     Safe     Than     Sorry      / \
     mailto:ehud@unix.simonwiesel.co.il    http://www.simonwiesel.co.il

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

