emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jorge Morais Neto <jorge13515@gmail.com>
To: org mode <Emacs-orgmode@gnu.org>
Subject: I have org-plus-contrib from ELPA. How do I temporarily test Org from git?
Date: Sat, 4 Feb 2017 16:08:46 -0200	[thread overview]
Message-ID: <CAJR3QnfS_LAWspY3OorBZ2t2DAn=ZhGvkBNDRiyv0XxU8RUTow@mail.gmail.com> (raw)

Hi.  I wanted to temporarily run git Org so I could test a fix by Nicolas
Goaziou.  I have pulled the master branch and adapted local.mk.  In that
file, I set:
      prefix = ~/.emacs.d/locally_built_org

      # Where local lisp files go.
      # $(prefix)/emacs/site-lisp/org
      lispdir= $(prefix)/site-lisp

      # Where local data files go.
      # $(prefix)/emacs/etc/org
      datadir = $(prefix)/etc

      # Where info files go.
      # infodir = $(prefix)/info
      infodir = /usr/local/emacs/share/info

I have built and run ‘make test’ (there were two unexpected test failures, but
they regard functionality I don’t use).  In init.el I added
      (add-to-list 'load-path
		   (concat user-emacs-directory
			   "locally_built_org/site-lisp"))

At that point (just before ‘sudo make install’), [1] scared me with the
warning "We strongly recommend to stick to a single installation method".
Does that mean I cannot install Org from git if I already have it from ELPA?
I wanted Org from git to just override Org from ELPA.
1: http://orgmode.org/org.html#Installation

As a precaution, I have uninstalled ELPA org-plus-contrib before
‘sudo make install’.  After testing, I installed ELPA org-plus-contrib
again.  Was that really necessary?

-- 
• I am Brazilian.  I hope my English is correct and I welcome corrections.
• Please adopt free formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
• Free (as in free speech) software for Android: https://f-droid.org/

             reply	other threads:[~2017-02-04 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 18:08 Jorge Morais Neto [this message]
2017-02-04 18:32 ` I have org-plus-contrib from ELPA. How do I temporarily test Org from git? Kyle Meyer
2017-02-04 18:38   ` Kyle Meyer
2017-02-04 18:48   ` Achim Gratz

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='CAJR3QnfS_LAWspY3OorBZ2t2DAn=ZhGvkBNDRiyv0XxU8RUTow@mail.gmail.com' \
    --to=jorge13515@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).