EmacsのElispファイルの読み込みを早くさせる方法
Nov 19, 2010AD:
EmacsのElsipをバイトコンパイルして読み込みを早くさせる方法があることを知ったのでメモしておきます。
コマンド
[php]
M-x byte-compile-file RET
~/.emcas.d/elisp/対象のlisp
[/php]
上記コマンドを実行すると~/.emcas.d/elisp/の中に.elcと言うファイルができます。
注意点
もし.elファイルの内容を書き換えた場合は、もう一度コンパイルしないといけないのであしからず。
AD:
No Comments, Comment or Ping
Reply to “EmacsのElispファイルの読み込みを早くさせる方法”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.