[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why it is necessary to compile el files?
From: |
Ke Lu |
Subject: |
Why it is necessary to compile el files? |
Date: |
Sat, 29 Sep 2007 11:48:05 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
Why it is necessary to compile el files?
I can't fell it become faster after compile el files.
I often install emacs package without make and just
add load script which like following
(add-to-list 'load-path "path-of-package")
(require 'xxx)
I think it makes things easy.
I want to know Why it is necessary to compile el files?
If it makes the speed up,How can I feel it?
- Why it is necessary to compile el files?,
Ke Lu <=