Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2009 05:49:34 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Daniel Underwood <djuatdelta@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Emacs-ess
Message-ID:  <87skjkw9fl.fsf@kobe.laptop>
In-Reply-To: <b6c05a470905041945i703ce0c2wad2e359bc0d6b00a@mail.gmail.com> (Daniel Underwood's message of "Mon, 4 May 2009 22:45:42 -0400")
References:  <1A44786C-D6B4-4F81-A993-63ED7B4C65F2@gmail.com> <87zldswa6i.fsf@kobe.laptop> <b6c05a470905041945i703ce0c2wad2e359bc0d6b00a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 May 2009 22:45:42 -0400, Daniel Underwood <djuatdelta@gmail.com> wrote:
> Giorgos, thanks a bunch--that was easy!  Your suggestions worked perfectly.
>
> When I originally tried to install ess, i downloaded the tarball and
> tried to build it's contents from source.  I did this because I
> glanced at the tarball's contents and saw such things as "Makeconf"
> and "Makefile".
>
> This, to me, begs the question: why the Makefile if there's no need to
> compile? (Pardon my limited understanding.)

Byte-compiling Emacs Lisp code can make it slightly faster to load.

So there is a marginally small advantage to doing that.  But if you
don't keep closing and reopening Emacs, causing everything to reload
from scratch, it shouldn't matter very much if you load the source .el
files once.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87skjkw9fl.fsf>