all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Warning (initialization): Your `load-path' seems to contain
Date: Tue, 17 Jun 2014 19:14:08 +0100	[thread overview]
Message-ID: <87k38fwgi7.fsf@skimble.plus.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1048 bytes --]

For some time now I've been getting this -
--8<---------------cut here---------------start------------->8---
Warning (initialization): Your `load-path' seems to contain
your `.emacs.d' directory: /home/boudiccas/.emacs.d/
This is likely to cause problems...
Consider using a subdirectory instead, e.g.: /home/boudiccas/.emacs.d/lisp
--8<---------------cut here---------------end--------------->8---
in my *Warnings* buffer.

These are the relevant lines from my "init.el"
--8<---------------cut here---------------start------------->8---
(setq load-path (cons "/home/boudiccas/.emacs.d/lisp" load-path))
(add-to-list 'load-path "/home/boudiccas/.emacs.d/personal-lisp")
--8<---------------cut here---------------end--------------->8---

Why doesn't it accept what's in the "init.el" please, and what can I
do to put it right?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.91.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

             reply	other threads:[~2014-06-17 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 18:14 Sharon Kimble [this message]
2014-06-18  4:42 ` Warning (initialization): Your `load-path' seems to contain Ruben Maher
2014-06-18  5:17   ` Eric Abrahamsen
2014-06-18 10:58     ` Sharon Kimble
2014-06-18 12:58       ` Eric Abrahamsen

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=87k38fwgi7.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --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.