Advertisement
Guest User

Untitled

a guest
Mar 15th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.71 KB | None | 0 0
  1. Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "f")
  2.   require(f)
  3.   eval-buffer(#<buffer  *load*-33175> nil "/home/nikita/.emacs.d/eterm-256color/eterm-256color.el" nil t)  ; Reading at buffer position 1387
  4.   load-with-code-conversion("/home/nikita/.emacs.d/eterm-256color/eterm-256color.el" "/home/nikita/.emacs.d/eterm-256color/eterm-256color.el" nil t)
  5.   require(eterm-256color)
  6.   eval-buffer(#<buffer  *load*> nil "/home/nikita/.emacs" nil t)  ; Reading at buffer position 1842
  7.   load-with-code-conversion("/home/nikita/.emacs" "/home/nikita/.emacs" t t)
  8.   load("~/.emacs" t t)
  9.   #f(compiled-function () #<bytecode 0x257d1d>)()
  10.   command-line()
  11.   normal-top-level()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement