Guest User

Untitled

a guest
Apr 26th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. Debugger entered--Lisp error: (wrong-type-argument listp :after)
  2. eieio-defmethod(initialize-instance (:after ((this rudel-socket-owner) &rest slots) "Attach THIS to as process object of our socket." (with-slots (socket) this (rudel-set-process-object socket this))))
  3. (defmethod initialize-instance :after ((this rudel-socket-owner) &rest slots) "Attach THIS to as process object of our socket." (with-slots (socket) this (rudel-set-process-object socket this)))
  4. eval-buffer(#<buffer *load*<5>> nil "/home/defn/src/rudel/rudel-util.el" nil t) ; Reading at buffer position 2998
  5. load-with-code-conversion("/home/defn/src/rudel/rudel-util.el" "/home/defn/src/rudel/rudel-util.el" nil t)
  6. require(rudel-util)
  7. eval-buffer(#<buffer *load*<4>> nil "/home/defn/src/rudel/rudel.el" nil t) ; Reading at buffer position 1290
  8. load-with-code-conversion("/home/defn/src/rudel/rudel.el" "/home/defn/src/rudel/rudel.el" nil t)
  9. require(rudel)
  10. eval-buffer(#<buffer *load*<3>> nil "/home/defn/src/rudel/rudel-mode.el" nil t) ; Reading at buffer position 1542
  11. load-with-code-conversion("/home/defn/src/rudel/rudel-mode.el" "/home/defn/src/rudel/rudel-mode.el" nil t)
  12. require(rudel-mode)
  13. eval-buffer(#<buffer *load*<2>> nil "/home/defn/.emacs.d/init.el" nil t) ; Reading at buffer position 3147
  14. load-with-code-conversion("/home/defn/.emacs.d/init.el" "/home/defn/.emacs.d/init.el" nil nil)
  15. load("~/.emacs.d/init.el")
  16. eval-buffer(#<buffer *load*> nil "/home/defn/.emacs" nil t) ; Reading at buffer position 28
  17. load-with-code-conversion("/home/defn/.emacs" "/home/defn/.emacs" t t)
  18. load("~/.emacs" t t)
  19. #[nil "\205\264 \306=\203\307\310Q\2027 \311=\2033\312\307\313\314#\203#\315\2027\312\307\313\316#\203/\317\2027\315\2027\307\320Q\321\322\n\321\211#\210 \321=\203_\323\324\325\307\326Q!\"\322\f\321\211#\210 \321=\203^\n) \203\244\327 !\330\232\203\244\331 !\211\332P\"\333\"!\203\200\"\202\213\333 !\203\212 \202\213\313\211\203\243\334 \"\203\241\335\336 #\210\337\340!\210 *#?\205\263\313$\322\341\321\211#))\207" [init-file-user system-type user-init-file-1 user-init-file otherfile source ms-dos "~" "/_emacs" windows-nt directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" "~/_emacs" "/.emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default" alt inhibit-default-init inhibit-startup-screen] 7]()
  20. command-line()
  21. normal-top-level()
Add Comment
Please, Sign In to add comment