From 23a41528bbaab127c3c3d67128409102f5f90a2e Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 25 Aug 2020 14:02:32 +0100 Subject: Remove unnecessary TODO The Nix expression that builds `wpcarros-emacs` sets BRIEFCASE, so the .envrc isn't relied on. --- emacs/.emacs.d/wpc/wpc-nix.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/.emacs.d/wpc') diff --git a/emacs/.emacs.d/wpc/wpc-nix.el b/emacs/.emacs.d/wpc/wpc-nix.el index 52076ab11e26..11cf7d9b160c 100644 --- a/emacs/.emacs.d/wpc/wpc-nix.el +++ b/emacs/.emacs.d/wpc/wpc-nix.el @@ -10,8 +10,6 @@ (require 'device) -;; TODO: These may fail at startup. How can I make sure that the .envrc is -;; consulted when Emacs starts? (prelude/assert (f-exists? (getenv "BRIEFCASE"))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -- cgit 1.4.1