all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: el-get question
Date: Thu, 17 Mar 2011 14:44:35 -0500	[thread overview]
Message-ID: <87wrjxttuk.fsf@lifelogs.com> (raw)
In-Reply-To: ilsbme$e3d$1@online.de

On Thu, 17 Mar 2011 08:01:27 +0100 henry atting <nsmp_02@online.de> wrote: 

ha> Thanks again! I now have these lines for the latest orgmode which works
ha> pretty well

ha> (setq el-get-sources
ha>  '(
ha> ...
ha>    (:name org-mode
ha> ;;     :build ("make clean" "make")
ha>      :after (lambda ()
ha>             (setq load-path (remove "~/rechner/emacs-trunk/lisp/org/"
ha> load-path))
ha>           ))
ha> ))

I'm glad you found the right recipe.

ha> I found two or three threads on the web where people ran into the same
ha> problems like me. One problem is the load path. If I e.g. install
ha> `dired+` with el-get-install where is it afterwards? Why can't I load it
ha> with load-library?

Ask the el-get developers, I started using it recently too :)

ha> Anyway, I am using emacs more than 5 years now without some package
ha> helper. To update modes like orgmode which I pull from git I have a
ha> little script which updates all at once. The single *.el files I put in
ha> a directory and generate autoloads. That's it.

I used to do that, until the script was 200 lines and using Mercurial,
Git, CVS, Subversion, and hacked curl chains.  It worked, sure, but I
didn't *like* to run it.  That's when I said "enough."

Ted


      reply	other threads:[~2011-03-17 19:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16  9:58 el-get question henry atting
2011-03-16 14:19 ` Ted Zlatanov
2011-03-16 16:38   ` henry atting
2011-03-16 18:11     ` Ted Zlatanov
2011-03-17  7:01       ` henry atting
2011-03-17 19:44         ` Ted Zlatanov [this message]

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=87wrjxttuk.fsf@lifelogs.com \
    --to=tzz@lifelogs.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.