emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: little problem with installing org with el-get


From: yagnesh raghava yakkala
Subject: [Orgmode] Re: little problem with installing org with el-get
Date: Thu, 18 Nov 2010 19:25:30 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)


dpom <address@hidden> 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 via email to

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