Skip to content

Instantly share code, notes, and snippets.

@jmhodges
Created January 21, 2009 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmhodges/49870 to your computer and use it in GitHub Desktop.
Save jmhodges/49870 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (error "Local variables list is not properly terminated")
signal(error ("Local variables list is not properly terminated"))
error("Local variables list is not properly terminated")
hack-local-variables()
autoload-find-file("elpa-to-submit/find-file-in-project.el")
generate-file-autoloads("elpa-to-submit/find-file-in-project.el")
update-file-autoloads("elpa-to-submit/find-file-in-project.el")
mapcar(update-file-autoloads ("elpa-to-submit/cperl-mode.el" "elpa-to-submit/find-file-in-project.el" "elpa-to-submit/haml-mode.el" "elpa-to-submit$
update-directory-autoloads("/Users/jeffhodges/.emacs.d//elpa-to-submit")
(progn (message "Updating autoloads...") (update-directory-autoloads autoload-dir))
(if (or force-regen (not ...) (some ... ...)) (progn (message "Updating autoloads...") (update-directory-autoloads autoload-dir)))
(when (or force-regen (not ...) (some ... ...)) (message "Updating autoloads...") (update-directory-autoloads autoload-dir))
(let ((autoload-dir ...) (generated-autoload-file autoload-file)) (when (or force-regen ... ...) (message "Updating autoloads...") (update-director$
regen-autoloads()
eval-buffer(#<buffer *load*> nil "/Users/jeffhodges/.emacs.d/init.el" nil t) ; Reading at buffer position 1678
load-with-code-conversion("/Users/jeffhodges/.emacs.d/init.el" "/Users/jeffhodges/.emacs.d/init.el" t t)
load("/Users/jeffhodges/.emacs.d/init" t t)
#[nil "^H\205\276^@ \306=\203^Q^@\307^H\310Q\202A^@ \311=\2033^@\312\307\313\314#\203#^@\315\202A^@\312\307\313\316#\203/^@\317\202A^@\315\202A^@$
command-line()
normal-top-level()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment