doomemacs/core
Henrik Lissner 17e337a434
Remove reload-theme-on-new-display-device feature
The intention for this feature was to ensure the theme always looks as
expected even if you were to open a new frame on a different display
device (e.g. open a GUI frame, start the server, then open a tty frame
from it).

It turned out to be buggier than anticipated. The underlying issue is
that solaire-mode is fundamentally incompatible with tty Emacs.
Terminals uses will need to disable it, as there's no good way to
predict what kind of frames a user will open.

TL;DR Avoid opening a TTY frame from a GUI session. If you must, and you
see odd colors, disable solaire-mode.
2019-05-09 21:45:42 -04:00
..
autoload Fix & improve doom/help-package{s,-config} 2019-05-08 02:08:08 -04:00
cli Add deprecation warnings to doom patch-macos 2019-05-09 18:43:32 -04:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
core-cli.el Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
core-editor.el Saving the world, one trailing space at a time 2019-05-02 16:20:40 -04:00
core-keybinds.el Remove unused doom-which-key-leader-prefix-regexp 2019-04-26 17:39:13 -04:00
core-lib.el Fix void-variable sym errors 2019-05-05 00:01:52 -04:00
core-modules.el Add email/{wanderlust,mu4e,notmuch} modules 2019-05-05 14:14:12 -04:00
core-os.el General refactors & optimizations 2019-04-29 18:54:46 -04:00
core-packages.el Cheer up the byte-compiler 2019-05-02 21:54:47 -04:00
core-projects.el Fix arrayp error when killing Emacs 2019-05-06 17:12:28 -04:00
core-ui.el Remove reload-theme-on-new-display-device feature 2019-05-09 21:45:42 -04:00
core.el Cheer up the byte-compiler 2019-05-02 21:54:47 -04:00
doctor.el Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
packages.el Revert 087127a3 2019-05-05 00:02:59 -04:00