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

2010-11-18 Thread yagnesh raghava yakkala
dpom 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 > in

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

2010-11-18 Thread dpom
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 (

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

2010-11-17 Thread Jambunathan K
>>> I am trying to follow the Org-mode from the git head using el-get. how >>> ever its not working as intended. even after el-get-update and >>> el-get-init , i see org-version is set to 7.1 (I am using emacs from >>> git repo few days ago built) instead of 7.3 release_7.3xxx dirty. >>> >>> I thi

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

2010-11-17 Thread yagnesh raghava yakkala
Dear Jambunathan, Thanks for the reply., Jambunathan K writes: > Unless you specifically want to use el-get there are various options > available. > > See 'Keeping Current' section of http://orgmode.org/worg/org-faq.php for > various options. > > Since you say you are a noob I suggest that y

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

2010-11-17 Thread Jambunathan K
Unless you specifically want to use el-get there are various options available. See 'Keeping Current' section of http://orgmode.org/worg/org-faq.php for various options. Since you say you are a noob I suggest that you use the Package Manager - ELPA. Jambunathan K. yagnesh raghava yakkala wri