help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning (initialization): Your `load-path' seems to contain


From: Sharon Kimble
Subject: Warning (initialization): Your `load-path' seems to contain
Date: Tue, 17 Jun 2014 19:14:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]