Skip to content

Instantly share code, notes, and snippets.

@diamond-lizard
Created November 17, 2017 16:45
Show Gist options
  • Save diamond-lizard/2494eb99051bcd20f4a58935df6b69da to your computer and use it in GitHub Desktop.
Save diamond-lizard/2494eb99051bcd20f4a58935df6b69da to your computer and use it in GitHub Desktop.
emacs-libveterm: second (require 'vterm)
Debugger entered--Lisp error: (error "Loading file /usr/local/apps/emacs-26.0.90/share/emacs/26.0.90/lisp/help-mode.elc failed to provide feature ‘vterm-module’")
require(vterm-module)
eval-buffer(#<buffer *load*> nil "/home/me/.emacs.d/dist/emacs-libvterm/vterm.el" nil t) ; Reading at buffer position 218
load-with-code-conversion("/home/me/.emacs.d/dist/emacs-libvterm/vterm.el" "/home/me/.emacs.d/dist/emacs-libvterm/vterm.el" nil t)
require(vterm)
eval-region(204 220 t #f(compiled-function (ignore) #<bytecode 0x51d357>)) ; Reading at buffer position 219
elisp--eval-defun()
eval-defun(nil)
funcall-interactively(eval-defun nil)
call-interactively(eval-defun record nil)
command-execute(eval-defun record)
execute-extended-command(nil "eval-defun" "eval-defun")
funcall-interactively(execute-extended-command nil "eval-defun" "eval-defun")
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment