jwiegley / emacs-async

Simple library for asynchronous processing in Emacs
GNU General Public License v3.0
838 stars 68 forks source link

use async-bytecomp on each save of .el-file? #66

Open unhammer opened 8 years ago

unhammer commented 8 years ago

Is it possible to use async-bytecomp as an after-save-hook, without recompiling the whole directory with subdirs each time?