Age | Commit message (Collapse) | Author |
|
|
|
So if you don't want to, say while debugging, it won't.
|
|
Speeds up boot and kill.
Actually checks for timestamps and logical errors are removed.
|
|
The two largest sections of my config are separated into their own
files now. Does increase init time, but I just can't handle how big
this thing is. It'll be a bit nicer to look at and manage with
separate files.
|
|
Just realised how easy a fix this is to the 2 second wait time for
Emacs to stop. Checking if the org files are newer than the compiled
files, and the same for byte compilation, ensures I only compile when
necessary.
This actually makes Emacs kinda appealing for quick work: I kinda
cringed every time I launched Emacs without a server because I knew it
would take *so long* to stop it. Now that isn't as big a concern!
|
|
|
|
Jesus, how could I have not noticed the spelling error in "Finishied
byte compiling"?!
|
|
|