Re: [O] Installation of org-mode from org repository

2017-07-03 Thread Bastien
Hi Shawn, Shawn Way writes: > Using elpa, I’ve installed org-mode, org-20161118 which has given me > the log file below. I removed and installed this because the > following error occurs: did you manage to get a clean installation and to get rid of this problem? -- Bastien

[O] Installation of org-mode from org repository

2016-12-02 Thread Shawn Way
Using elpa, I've installed org-mode, org-20161118 which has given me the log file below. I removed and installed this because the following error occurs: Warning (initialization): An error occurred while loading 'c:/Users/sway/AppData/Roaming/.emacs': Invalid function: org-babel-header-args-sa

Re: [O] Installation of Org 8

2013-06-04 Thread Glyn Millington
SabreWolfy writes: > Please can someone point me to instructions to install Org 8? > I've downloaded the tar.gz file and searched and tried several sets of > instructions. The 'build instructions' are no help. Neither are the > ELPA instructions. I'm on Kubuntu 13.04. The default org-mode is > 7

Re: [O] Installation of Org 8

2013-06-04 Thread Rasmus
Hi Sabre Wolfy, > > Please can someone point me to instructions to install Org 8? I've > downloaded the tar.gz file and searched and tried several sets of > instructions. The 'build instructions' are no help. Neither are the ELPA > instructions. I'm on Kubuntu 13.04. The default org-mode is 7.9.

[O] Installation of Org 8

2013-06-04 Thread SabreWolfy
Please can someone point me to instructions to install Org 8? I've downloaded the tar.gz file and searched and tried several sets of instructions. The 'build instructions' are no help. Neither are the ELPA instructions. I'm on Kubuntu 13.04. The default org-mode is 7.9.something. I've purged that.

Re: [O] installation

2013-05-31 Thread Marcin Borkowski
Dnia 2013-05-31, o godz. 08:04:37 Bastien napisał(a): > Hi Jacob, > > I think your best starting point is here: > > http://emacsformacosx.com > > Org-mode is part of Emacs, so Emacs is all what you need. > > Then learn to use Emacs by reading the tutorial. > > Then start editing an .org fi

Re: [O] installation

2013-05-30 Thread Bastien
Hi Jacob, I think your best starting point is here: http://emacsformacosx.com Org-mode is part of Emacs, so Emacs is all what you need. Then learn to use Emacs by reading the tutorial. Then start editing an .org file -- and you're done! (Well, nearly done.) -- Bastien

[O] installation

2013-05-30 Thread jacob lindberg
I'm a true beginner. I've never used emacs. But I'm eager to learn, and I've have watched videos and read what orgmode can do. I'v read 1.2 Installation but don't understand the language, since I'm new. How to install it–do I need emacs? Running OS X 10.7.5

[O] Installation problem? (new exporter)

2013-02-11 Thread François Pinard
Hi, gang. I've difficulty to get the new exporter into movement. After trying for some time, I'm giving into this mailing list for help or advice. First, "C-c C-e" yields "Cannot open load file: org-export". I guess that some old autoload is hiding somewhere, but I just do not find it. Comman

Re: [O] Installation question

2012-09-13 Thread Bastien
Hi Thomas, t...@tsdye.com (Thomas S. Dye) writes: > These are new problems after upgrading to emacs 24.1 and Eric Schulte's > emacs 24 starter kit. The starter kit seems to be working correctly. Apparently, there are problems using both the kit and Org from GNU ELPA. If you can use git, my sug

Re: [O] Installation question

2012-09-03 Thread Thomas S. Dye
Jambunathan K writes: > t...@tsdye.com (Thomas S. Dye) writes: > >> Aloha list, >> >> I'm having a difficult time installing org after upgrading to emacs 24.1 >> :( >> >> If I make compile, then my initialization stops with an error because a >> macro in org-compat.el can't be found. If I make u

Re: [O] Installation question

2012-09-03 Thread Jambunathan K
t...@tsdye.com (Thomas S. Dye) writes: > Aloha list, > > I'm having a difficult time installing org after upgrading to emacs 24.1 > :( > > If I make compile, then my initialization stops with an error because a > macro in org-compat.el can't be found. If I make uncompiled, then > initialization a

[O] Installation question

2012-09-03 Thread Thomas S. Dye
Aloha list, I'm having a difficult time installing org after upgrading to emacs 24.1 :( If I make compile, then my initialization stops with an error because a macro in org-compat.el can't be found. If I make uncompiled, then initialization appears to work correctly. I'm working on a Mac and ru

Re: [O] Installation via el-get: info not added correctly

2012-07-29 Thread Jude DaShiell
The file (1) command is available on some systems and makes guesses about file formats to help users sort out unknown files. Maybe a for loop in a script could find the info files and do so more reliably than only checking a file's suffix. I think there's also a rather expensive book availabl

Re: [O] Installation via el-get: info not added correctly

2012-07-29 Thread Mike McLean
On Jul 28, 2012, at 2:13 PM, Mike McLean wrote: > On Fri, Jul 27, 2012 at 2:03 AM, Achim Gratz wrote: > Markus Baden writes: > > I just installed org-mode via the recipe provided with the current > > development version of el-get [1]. Org-Mode is installed correctly > > into emacs.d/el-get/org-m

Re: [O] Installation via el-get: info not added correctly

2012-07-28 Thread Mike McLean
On Fri, Jul 27, 2012 at 2:03 AM, Achim Gratz wrote: > Markus Baden writes: > > I just installed org-mode via the recipe provided with the current > > development version of el-get [1]. Org-Mode is installed correctly > > into emacs.d/el-get/org-mode and the docs can be found in the doc > > subfol

Re: [O] Installation via el-get: info not added correctly

2012-07-26 Thread Markus Baden
> > I just installed org-mode via the recipe provided with the current > > development version of el-get [1]. Org-Mode is installed correctly > > into emacs.d/el-get/org-mode and the docs can be found in the doc > > subfolder. The recipe [2] adds the doc to the info via the :info "doc" > > property

Re: [O] Installation via el-get: info not added correctly

2012-07-26 Thread Achim Gratz
Markus Baden writes: > I just installed org-mode via the recipe provided with the current > development version of el-get [1]. Org-Mode is installed correctly > into emacs.d/el-get/org-mode and the docs can be found in the doc > subfolder. The recipe [2] adds the doc to the info via the :info "doc"

[O] Installation via el-get: info not added correctly

2012-07-26 Thread Markus Baden
Hi, I'm relatively new to both (the awesome) org-mode, el-get and emacs, so I think I just describe what problem I encountered when installing org-mode via el-get. Hopefully someone can point me into the right direction where to look (el-get or org-mode) in order to fix that problem. I just insta

Re: [O] installation questions

2012-07-05 Thread Bastien
Hi Achim and Yagnesh, Achim Gratz writes: > Yagnesh Raghava Yakkala writes: >> 1. Is the above snippet is all that is needed to load org.? > > The "public" interfaces of org should all be autoloaded, IMHO. Bastien > may be able to answer why some of the interactive functions are not > autoload

Re: [O] installation questions

2012-05-20 Thread Yagnesh Raghava Yakkala
Hello Achim, Thank you for the reply, Achim Gratz writes: > Yagnesh Raghava Yakkala writes: >> 1. Is the above snippet is all that is needed to load org.? > > The "public" interfaces of org should all be autoloaded, IMHO. Bastien > may be able to answer why some of the interactive functions a

Re: [O] installation questions

2012-05-19 Thread Achim Gratz
Yagnesh Raghava Yakkala writes: > 1. Is the above snippet is all that is needed to load org.? The "public" interfaces of org should all be autoloaded, IMHO. Bastien may be able to answer why some of the interactive functions are not autoloaded (my guess is that they may need some initialization,

[O] installation questions

2012-05-19 Thread Yagnesh Raghava Yakkala
Greetings!! I run "make oldorg" to generate org-install.el and have following in my init file, everything is working fine(I believe). (require 'org-install) I have few questions about installation procedure though. 1. Is the above snippet is all that is needed to load org.? supp