syl20bnr
e074784237
Fix regular loading of Emacs (i.e. without a dump file)
2019-07-26 23:20:18 -04:00
syl20bnr
b7266b38b5
[dump] Add functions to save and restore load-path
2019-07-26 23:00:47 -04:00
syl20bnr
244ae42d6a
[dump] Add new macro to delay execution after dump is loaded
...
New macro spacemacs|unless-dumping-and-eval-after-loaded-dump
2019-07-26 22:45:12 -04:00
syl20bnr
f51fc8e13b
[core] Add pre-dump for layers and function spacemacs/dump-modes
2019-07-26 16:32:27 -04:00
syl20bnr
cfd2b110f2
Update documentation and parameters for the portable dumper
2019-07-26 15:36:08 -04:00
syl20bnr
6a51d557da
Also defer helm loading on idle
2018-06-11 01:34:08 -04:00
Compro Prasad
13633b081b
Fixes #10723 - Properly check for executable rather than file ( #10735 )
...
Given the executable name is "emacs", now this executable will be auto located
as per the PATH environment variable.
2018-05-31 23:17:46 -04:00
syl20bnr
caf5822f40
dump: add variable dotspacemacs-enable-emacs-pdumper
...
Controls wether the portable dumper is activated or not
2018-05-20 04:43:18 -04:00
syl20bnr
4407bfa8b3
dump: better cancelling of running dumping process
2018-05-20 03:58:48 -04:00
syl20bnr
7ff9b6ac17
dump: force redump with SPC f e R
2018-05-20 03:58:48 -04:00
syl20bnr
583630df1b
dump: save dump files in .cache/dumps directory
2018-05-20 03:58:48 -04:00
syl20bnr
3fa3311985
dump: add function spacemacs/emacs-with-pdumper-set-p
2018-05-20 03:58:48 -04:00
syl20bnr
067abee605
dump: new function spacemacs-run-from-dump-p
2018-05-20 03:58:48 -04:00
syl20bnr
89035d837b
dump: add dotspacemacs variables to control the dump
...
* new dotvariable dotspacemacs-emacs-pdumper-executable-file
* new dotvariable dotspacemacs-emacs-dumper-dump-file
* dump emacs if dotspacemacs-emacs-pdumper-executable-file is non nil
2018-05-20 03:58:48 -04:00
syl20bnr
14b71afb42
dump: auto-dump emacs on load if layer list has changed
...
* rename core-dump.el to core-dumper.el
* add function spacemacs/dump-emacs
* explicitly load core-dumper.el file in init.el
* asynchronously dump emacs if layer list has changed, see special buffer
*spacemacs-dumper* for the output.
2018-05-20 03:58:48 -04:00