all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Grimnir <valfather@hotmail.com>
Subject: (setq load-path (cons (expand-file-name "~/.emacs.d/lisp") load-path))
Date: Wed, 18 Sep 2002 19:35:00 -0400	[thread overview]
Message-ID: <uoi3de5hpj9q02@corp.supernews.com> (raw)

I'm trying to install session.el on my SuSE Linux system. I downloaded it 
from: http://emacs-session.sourceforge.net/

The INSTALL file says:


    "The cases:
        ...
      (b) You use Emacs and install Session in your home directory:
          create directory "~/.emacs.d/lisp/" and copy "lisp/session.el"
          to it.  Add the following lines at the beginning of your Emacs
          init file:

             (setq load-path
                   (cons (expand-file-name "~/.emacs.d/lisp") load-path))"


I added that to my .gnu-emacs but it doesn't seem to modify the load-path 
variable.  I really don't want to start playing around with the load path 
in the compile if I can aviod it, and I don't want to resort to having the 
same *.el in multiple place, nor symlinking them.  The above Lisp statement 
looks like a very attractive solution. Unfortunately, it doesn't seem to 
work. 

Can someone clarify what behavior I should expect from that statement?  Does 
it work for you?

-- STH

             reply	other threads:[~2002-09-18 23:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-18 23:35 Grimnir [this message]
2002-09-19 15:59 ` (setq load-path (cons (expand-file-name "~/.emacs.d/lisp") load-path)) Reiner Steib
2002-09-19 17:59   ` Kevin Rodgers
2002-09-19 19:15     ` Reiner Steib
2002-09-19 22:12       ` Grimnir
  -- strict thread matches above, loose matches on Subject: below --
2002-09-19 15:38 Bingham, Jay

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=uoi3de5hpj9q02@corp.supernews.com \
    --to=valfather@hotmail.com \
    /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.