all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Can I share ~/.emacs.d/elpa with two machines?
Date: Mon, 5 Oct 2015 15:13:00 +0200	[thread overview]
Message-ID: <20151005131300.GX15858@chitra.no-ip.org> (raw)
In-Reply-To: <m2io6leeh4.fsf@krugs.de>

On Mon, Oct 05, 2015 at 01:34:15PM +0200, Rainer M Krug wrote:
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > On Mon, Oct 05, 2015 at 09:54:24AM +0200, Rainer M Krug wrote:
> >> 
> >> Thanks - makes perfect sense. My only question is the contrib
> >> directory. I assume I simply also have to copy the files in the same
> >> version specific lisp dir?
> >
> > Add something like this to local.mk (if non-existent, create one)
> >
> >   ORG_ADD_CONTRIB = org-notmuch ox-groff ox-koma-letter
> 
> Thanks - haven't looked at that file yet. So than the specified files
> would be compiled and put in the contrib directory or copied in the lisp directory?

Yes, see the documentation on worg for details.

http://orgmode.org/worg/dev/org-build-system.html#sec-4-1-2

> Ok - so the sequence :
> 
> make clean

When running uncompiled, this might not be needed; not sure.

> make autoloads
> make doc
> make info

If you do `make doc', the above is redundant.  See the build system page
I linked above.

> would build all needed files incl documentation?

Yes.  AFAIU, building pdf docs, or info pages have no connection with
compiling Org.

> Would compiling have any advantages over un-compiled, besides of speed?

Not that I know of.  In fact, it would be easier to debug in case you
hit bugs.  Given that you follow master, that's probably not uncommon.

> But as org-mode does not do any exorbitant calculations, I would assume
> that the only workflows where the speed issue comes in is tangling and
> publishing and org-lint?

I don't know.  Nicolas, and maybe Rasmus are better equipped to answer
these questions.  You might want to ask on the Org list.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.



  reply	other threads:[~2015-10-05 13:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 14:03 Can I share ~/.emacs.d/elpa with two machines? Jorge
2015-10-02 15:54 ` Stefan Monnier
2015-10-02 17:05   ` Kaushal Modi
2015-10-02 19:05     ` Rainer M Krug
2015-10-02 19:23       ` Kaushal Modi
2015-10-05  7:54         ` Rainer M Krug
2015-10-05 10:19           ` Suvayu Ali
2015-10-05 11:34             ` Rainer M Krug
2015-10-05 13:13               ` Suvayu Ali [this message]
2015-10-05 13:45                 ` Rainer M Krug
2015-10-05 12:55             ` Kaushal Modi
2015-10-05 12:46           ` Kaushal Modi
2015-10-05 13:16             ` Suvayu Ali
2015-10-05 13:56               ` Kaushal Modi
2015-10-05 15:21             ` Solved: " Rainer M Krug
2015-10-03 20:04       ` Phillip Lord
2015-10-02 19:35     ` Stefan Monnier
2015-10-02 15:59 ` Kaushal Modi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151005131300.GX15858@chitra.no-ip.org \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.