snix/configs/shared/.emacs.d/wpc
William Carroll 77d46eb5e1 Debug failed initialization of keybindings
Some more pains of weening off of Dropbox is that my Emacs initialization is
sensitive to dependencies and missing require statements. I'm still debugging
everything.

Some modules called `exwm-input-set-key` before the `window-manager` module
loaded, which itself requires EXWM. This broke initialization. To get around
this I could've called `(require 'exwm)` in each of those modules. I chose to
define a `keybindings.el` module to whitelist some of my EXWM keybindings. I'm
not sure if this is the best way forward, but it is *some* way forward.
2020-01-18 22:47:11 +00:00
..
packages Re-enable wpc-org with direnv support 2020-01-17 10:56:21 +00:00
alist.el Support alist/{find,map-keys,map-values} and tests 2020-01-06 15:25:25 +00:00
bag.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
bills.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
bookmark.el Support direnv 2020-01-17 10:56:21 +00:00
buffer.el Prefer general to evil-leader 2020-01-18 16:59:46 +00:00
bytes.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
cache.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
chrome.el Change &keys -> &key in cl-defun 2020-01-06 15:25:25 +00:00
clipboard.el Debug failed initialization of keybindings 2020-01-18 22:47:11 +00:00
colorscheme.el Debug colorscheme.el 2020-01-17 10:56:21 +00:00
constants.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
cycle.el Refactor MRU EXWM workspace using cycle/focus-previous! 2020-01-17 10:56:21 +00:00
device.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
display.el Support functions to toggling the display of the laptop 2020-01-17 10:56:21 +00:00
do.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
dotfiles.el Support direnv 2020-01-17 10:56:21 +00:00
dotted.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
email.el Begin the Emacs email journey 2020-01-06 15:25:25 +00:00
entr.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
enum.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
finance.el Support finance.el 2020-01-17 10:56:21 +00:00
fonts.el Whitelist Mononoki and JetBrainsMono in fonts.el 2020-01-17 10:56:21 +00:00
fs.el Add headers to fs.el file 2020-01-17 10:56:21 +00:00
functions.el Re-order functions.el module 2020-01-17 19:06:09 +00:00
google-stuff.el Support google3 as a citc alias 2020-01-17 10:56:21 +00:00
graph.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
imdb.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
irc.el Support Freenode IRC 2020-01-06 15:25:25 +00:00
iso.el Change &keys -> &key in cl-defun 2020-01-06 15:25:25 +00:00
ivy-clipmenu.el Rename clipmenu.el to ivy-clipmenu.el 2020-01-17 10:56:21 +00:00
ivy-helpers.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
kaomoji.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
kbd.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
keybindings.el Debug failed initialization of keybindings 2020-01-18 22:47:11 +00:00
keyboard.el Use assert in prelude/start-process 2020-01-18 22:34:55 +00:00
keymap.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
laptop-battery.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
list.el Support list/dedupe-adjacent 2020-01-17 10:56:21 +00:00
list.nix Massive configuration overhaul 2019-12-24 15:21:34 +00:00
macros.el Update docs for macros/support-file-extension 2019-12-24 15:21:34 +00:00
math.el Prefer somes? to some? in math.el 2019-12-24 15:21:34 +00:00
maybe.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
me-seconds.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
monoid.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
number.el Temporarily disable code that creates circular deps 2019-12-24 15:21:34 +00:00
org-helpers.el Support utils for finding Emacs dotfiles and Org files 2020-01-17 10:56:21 +00:00
playback.el Support prelude/start-process 2020-01-06 15:25:25 +00:00
polymorphism.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
prelude.el Use assert in prelude/start-process 2020-01-18 22:34:55 +00:00
prelude.nix Massive configuration overhaul 2019-12-24 15:21:34 +00:00
productivity-timer.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
pulse-audio.el Debug failed initialization of keybindings 2020-01-18 22:47:11 +00:00
pushover.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
random.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
region.el Support region.el 2020-01-17 10:56:21 +00:00
scheduler.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
scope.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
screen-brightness.el Debug failed initialization of keybindings 2020-01-18 22:47:11 +00:00
scrot.el Support scrot.el 2020-01-17 10:56:21 +00:00
sequence.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
series.el Temporarily disable code that creates circular deps 2019-12-24 15:21:34 +00:00
set.el Add missing dependency to set.el 2020-01-17 10:56:21 +00:00
sre.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
ssh.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
stack.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
string.el Support string/contains? 2020-01-18 22:37:27 +00:00
string.nix Massive configuration overhaul 2019-12-24 15:21:34 +00:00
struct.el Cover struct.el 2020-01-17 10:56:21 +00:00
symbol.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
terminator-themes.json Begin support for terminator.el 2020-01-17 10:56:21 +00:00
terminator.el Begin support for terminator.el 2020-01-17 10:56:21 +00:00
themes.el Support Gruvbox theme 2020-01-18 17:00:22 +00:00
todo.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
tree.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
tuple.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
vector.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wallpaper.el Support prelude/start-process 2020-01-06 15:25:25 +00:00
window-manager.el Drop support for window-manager/screenshot 2020-01-17 10:56:21 +00:00
window.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpgtk.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00
zle.el Massive configuration overhaul 2019-12-24 15:21:34 +00:00