Files
doomemacs/core
Henrik Lissner 0e2fa0ba19 fix(lib): type error on doom/restart-and-restore
On Windows, restart-emacs doesn't escape its arguments properly (#6219).
56686f677a attempted to fix this, but ended up breaking it for
everyone else as well, causing the type error:

  Wrong type argument: listp, "--eval \"(add-hook 'window-setup-hook #'doom-load-session 100)\""

This commit fixes both the regression and the original issue.

Amend: 56686f677a
Fix: #6219
2022-05-09 15:36:20 +02:00
..
2022-02-23 15:23:14 +01:00
2022-05-02 01:39:15 +02:00
2022-03-30 17:49:35 +02:00