Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Achim Gratz
Kyle Meyer writes: >> 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? > > No, you can use "emacs -q" to avoid loading your main init file. That still loads the site init

Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Kyle Meyer
Kyle Meyer writes: [...] > You can put any other settings you want to test in here. Assuming the > above file is called org-config.el, start emacs like so: Oops, ignore the "Assuming .. org-conig.el" part. -- Kyle

Re: [O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Kyle Meyer
Hello, Jorge Morais Neto writes: > 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. [...] > I have built and run ‘make test’ (there were two unexpected test failures, but > they regard functionality I do

[O] I have org-plus-contrib from ELPA. How do I temporarily test Org from git?

2017-02-04 Thread Jorge Morais Neto
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= $(pref