emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rene <jlr_0@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Elpa twice in load-path
Date: Sat, 15 Jun 2013 03:14:18 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130615T050342-100@post.gmane.org> (raw)

The way elpa works, it automatically adds packages to `load-path'.  There is
therefore no need to have such a line

  (add-to-list 'load-path (or (file-name-directory #$) (car load-path)))

in the `package-autoloads.el" file.

Besides, having such a line leads to adding twice the same directory to
`load-path', a normal one and one with a trailing `/'.  In the case of the
org package:

  "/home/dir/.emacs.d/elpa/org-20130610"
  "/home/dir/.emacs.d/elpa/org-20130610/"

             reply	other threads:[~2013-06-15  3:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15  3:14 Rene [this message]
2013-06-27 15:26 ` Elpa twice in load-path Bastien
2013-06-28 10:01   ` Rene
2013-06-28 10:48     ` Achim Gratz
2013-06-28 13:16       ` Rene
2013-06-30 21:13         ` Bastien

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=loom.20130615T050342-100@post.gmane.org \
    --to=jlr_0@yahoo.com \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).