From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: org-install? Date: Tue, 14 Jun 2016 17:21:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113e129e4fc8e00535403d81 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCs2C-0001yZ-SX for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 13:21:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCs27-0007RE-Tc for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 13:21:51 -0400 Received: from mail-oi0-x242.google.com ([2607:f8b0:4003:c06::242]:35183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCs27-0007R4-Mu for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 13:21:47 -0400 Received: by mail-oi0-x242.google.com with SMTP id u201so17191965oie.2 for ; Tue, 14 Jun 2016 10:21:46 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rustom Mody , emacs-orgmode --001a113e129e4fc8e00535403d81 Content-Type: text/plain; charset=UTF-8 As I understand, the worg pages are not official pages. They can be contributed to by anyone interested. I would rather refer to http://orgmode.org/manual/Installation.html to official org installation instructions. In a nutshell, to install org from git, 1. Clone the git repo 2. Copy default.mk to local.mk and make changes in that as needed. Typically one would simply need to change just the prefix variable. Change any variable as you need in local.mk 3. make cleanall && make && make install On Tue, Jun 14, 2016 at 1:12 PM Rustom Mody wrote: > There are a number of documentation pages, eg > http://orgmode.org/worg/org-tutorials/org4beginners.html > http://orgmode.org/worg/org-faq.html > > that recommend to use > (require 'org-install) > > However org-install itself says: > > ;; The file org-install is obsolete. > ;; > ;; It is provided here so that (require 'org-install) does not > ;; trigger an error for users with obsolete Emacs configuration. > ;; You can safely remove (require 'org-install) from your config." > > > And contains nothing else!! > > So what exactly is the case? > What is the setup procedure recommended for git-installed org? > -- -- Kaushal Modi --001a113e129e4fc8e00535403d81 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
As I understand, the worg pages are not official pages. Th= ey can be contributed to by anyone interested.

I would r= ather refer to=C2=A0http://orgmode.org/manual/Installation.html=C2=A0to official org insta= llation instructions.

In a nutshell, to install or= g from git,

1. Clone the git repo
2. Cop= y default.mk to local.mk and make changes in that as needed. Typically one would sim= ply need to change just the prefix variable. Change any variable as you nee= d in local.mk
3. make cleanall &a= mp;& make && make install

On Tue, Jun 14, 2016 at 1:12 PM Rustom Mody <rustompmody@gmail.com> wrote:
There are a number of documentation pages, eg
http://orgmode.org/worg/org-tutorials/org4beginners.htmlhttp://= orgmode.org/worg/org-faq.html

that recommend to use
(require 'org-install)

However org-insta= ll itself says:

;; The file org-install is obsolete.
;;
;; It = is provided here so that (require 'org-install) does not
;; trigger = an error for users with obsolete Emacs configuration.
;; You can safely = remove (require 'org-install) from your config."


=
And contains nothing else!!

So what exactly is the c= ase?
What is the setup procedure recommended for git-installe= d org?
--

--
Kaushal Modi

--001a113e129e4fc8e00535403d81--