emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: yagnesh raghava yakkala <yagneshmsc@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: little problem with installing org with el-get
Date: Thu, 18 Nov 2010 19:25:30 +0900	[thread overview]
Message-ID: <87aal7c4it.fsf@gmail.com> (raw)
In-Reply-To: 877hgbu406.fsf@bob.home.net



dpom <dan.pomohaci@gmail.com> writes:
> I use el-get to obtain the last org-mode version and it's ok. 
> My working configuration is:
>
> (setq el-get-sources
>  '(
> ...
>    (:name org-mode 
>      :build ("make clean" "make" "make doc" 
>              "make INSTALL_INFO=ginstall-info infodir=~/.emacs.d/info/org install-info")
>      :after (lambda () 
>             (setq load-path (remove "/usr/share/emacs/23.2/lisp/org/" load-path))
>             (add-to-list 'Info-default-directory-list (expand-dir-name "org" info-dir))))
> ))
>
> You should replace "/usr/share/23.2/lisp/org/" with your emacs
> repository.

Thanks Dan Pomohaci. This is working., I understood whats going on.

Regards,
Yagnesh

      reply	other threads:[~2010-11-18 10:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 10:48 little problem with installing org with el-get yagnesh raghava yakkala
2010-11-17 11:39 ` Jambunathan K
2010-11-17 13:35   ` yagnesh raghava yakkala
2010-11-17 14:20     ` Jambunathan K
2010-11-17 19:47 ` dpom
2010-11-18 10:25   ` yagnesh raghava yakkala [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

  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=87aal7c4it.fsf@gmail.com \
    --to=yagneshmsc@gmail.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).