Skip to content

Instantly share code, notes, and snippets.

@ChrisBuchholz
Created September 18, 2018 07:41
Show Gist options
  • Save ChrisBuchholz/fe96674dda1b866d9513012415954d03 to your computer and use it in GitHub Desktop.
Save ChrisBuchholz/fe96674dda1b866d9513012415954d03 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (void-function custom-set-variable)
(custom-set-variable '(company-quickhelp-color-background "#4F4F4F") '(company-quickhelp-color-foreground "#DCDCCC") '(custom-safe-themes '("eacee5f1c2f46185d6f089d97b7953bd9fc5d5b773f72cc76c9fcb556eeba174" default)) '(fci-rule-color "#5B6268") '(jdee-db-active-breakpoint-face-colors (cons "#1B2229" "#51afef")) '(jdee-db-requested-breakpoint-face-colors (cons "#1B2229" "#98be65")) '(jdee-db-spec-breakpoint-face-colors (cons "#1B2229" "#3f444a")) '(nrepl-message-colors '("#CC9393" "#DFAF8F" "#F0DFAF" "#7F9F7F" "#BFEBBF" "#93E0E3" "#94BFF3" "#DC8CC3")) '(org-agenda-files '("~/org/personal.org" "~/org/refile.org" "~/org/crypto.org")) '(package-selected-packages '(evil-nerd-commenter evil-collection spacemacs-theme drag-stuff counsel-projectile treemacs-projectile projectile treemacs-evil treemacs general org-bullets doom-themes multi-term paredit slime crux org-link-minor-mode evil-surround evil-visual-mark-mode)) '(pdf-view-midnight-colors '("#b2b2b2" . "#292b2e")) '(vc-annotate-background "#282c34") '(vc-annotate-color-map (list (cons 20 "#98be65") (cons 40 "#b4be6c") (cons 60 "#d0be73") (cons 80 "#ECBE7B") (cons 100 "#e6ab6a") (cons 120 "#e09859") (cons 140 "#da8548") (cons 160 "#d38079") (cons 180 "#cc7cab") (cons 200 "#c678dd") (cons 220 "#d974b7") (cons 240 "#ec7091") (cons 260 "#ff6c6b") (cons 280 "#cf6162") (cons 300 "#9f585a") (cons 320 "#6f4e52") (cons 340 "#5B6268") (cons 360 "#5B6268"))) '(vc-annotate-very-old-color nil))
eval-buffer(#<buffer *load*> nil "/Users/fredsir/.emacs.d/init.el" nil t) ; Reading at buffer position 1910
load-with-code-conversion("/Users/fredsir/.emacs.d/init.el" "/Users/cb/.emacs.d/init.el" t t)
load("/Users/fredsir/.emacs.d/init" t t)
#f(compiled-function () #<bytecode 0x400d3941>)()
command-line()
normal-top-level()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment