ฉันติดตั้งแพคเกจชุดพลังงานแสงอาทิตย์ผ่าน MELPA ฉันสามารถเลือกหนึ่งในสองธีมโซลาร์เซลล์ผ่าน `ปรับแต่งธีมและเปิดใช้งานมัน เมื่อฉันบันทึกการตั้งค่าธีมมันเพิ่มสิ่งต่อไปนี้ในไฟล์ init.el ของฉัน:
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-enabled-themes (quote (solarized-dark)))
'(custom-safe-themes
(quote
("8aebf25556399b58091e533e455dd50a6a9cba958cc4ebb0aab175863c25b9a4" default))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
เมื่อฉันเปิดใช้งาน Emacs ไม่ได้โหลดธีม แต่ฉันไม่ได้รับข้อความแสดงข้อผิดพลาด ในความเป็นจริงการทำงานeval-buffer
ในไฟล์ init.el จะโหลดธีม
.emacs
ไฟล์ในโฮมไดเร็กตอรี่ของคุณด้วยหรือไม่? ถ้าเป็นเช่นนั้น init-el จะถูกละเว้น