tvl-depot/users/tazjin/emacs
Vincent Ambo 206f96fbed fix(tazjin/emacs): Temporarily unbind key for telega
Telega keeps getting loaded with old sources, the origin of which I
can not figure out, and which are not compatible with my Emacs
anymore. This means that opening Telega essentially breaks the active
Emacs until the telega process is killed.

Until I have time to properly sit down and debug where Nix decides to
get an old version of telega from (building the package directly from
a Nix REPL yields the expected one), I'll disable it to avoid
accidentally breaking my Emacs via muscle-memory.

Change-Id: I937ac3a2b208c08fa0ef0b6e3e201526baa3a522
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3367
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
2021-08-16 15:27:52 +00:00
..
config fix(tazjin/emacs): Temporarily unbind key for telega 2021-08-16 15:27:52 +00:00
.gitignore chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs 2020-06-18 20:19:50 +01:00
default.nix fix(tazjin/emacs): Temporary fixes to use unstable telega 2021-08-08 13:18:17 +00:00
README.md chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs 2020-06-18 20:19:50 +01:00

tools/emacs

This sub-folder builds my Emacs configuration, supplying packages from Nix and configuration from this folder.

I use Emacs for many things (including as my desktop environment).