]> xn--ix-yja.es Git - alex.git/commitdiff
Add note about problems downloading straight.el
authoralex <alex@pdp7.net>
Tue, 13 Dec 2022 21:06:08 +0000 (22:06 +0100)
committeralex <alex@pdp7.net>
Tue, 13 Dec 2022 21:06:08 +0000 (22:06 +0100)
emacs/emacs.el

index c93c7141abbcc7b5e760af6dc4abfb5030c75bdd..bd345c04704def5d033eadc422cbfb0f38f78da5 100644 (file)
@@ -1,5 +1,12 @@
 ;; symlink this file to ~/.emacs
 
+;; if you get "End of file during parsing", refer to:
+;;
+;; https://github.com/radian-software/straight.el#debugging
+;;
+;; , particularly the note "Sometimes, in a corporate environment"... you
+;; might need to clone straight.el into ~/.emacs.d manually
+
 (defvar bootstrap-version)
 (let ((bootstrap-file
        (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory))