Created
July 29, 2019 18:43
-
-
Save enko/e35081b5e18c2505a9f3d76c9fee25ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "std11") | |
require(std11) | |
#<subr eval-buffer>(#<buffer *load*> nil "/home/enko/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) | |
apply(#<subr eval-buffer> (#<buffer *load*> nil "/home/enko/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t)) | |
eval-buffer(#<buffer *load*> nil "/home/enko/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) ; Reading at buffer position 1162 | |
load-with-code-conversion("/home/enko/.emacs.d/.local/straight/build/wanderlust/wl.el" "/home/enko/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) | |
#<subr autoload-do-load>((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/enko/.emacs.d/.local/autoloads.pkg.elc" . 156344) t nil) wl nil) | |
apply(#<subr autoload-do-load> ((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/enko/.emacs.d/.local/autoloads.pkg.elc" . 156344) t nil) wl)) | |
autoload-do-load((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/enko/.emacs.d/.local/autoloads.pkg.elc" . 156344) t nil) wl) | |
command-execute(wl record) | |
#f(compiled-function (cmd) #<bytecode 0x12ddf2d>)("wl") | |
ivy-call() | |
ivy-read("M-x " ("toggle-debug-on-error" "toggle-debug-on-quit" "wl" "all-the-icons-install-fonts" "cd" "5x5" "amx" "arp" "dbx" "dig" "erc" "ert" "eww" "ftp" "gdb" "irc" "jdb" "lsp" "man" "mpc" "pdb" "pwd" "rsh" "sdb" "xdb" "calc" "diff" "esup" "ffap" "gnus" "grep" "help" "ielm" "info" "life" "mail" "mpuz" "mu4e" "ping" "pong" "talk" "term" "undo" "yank" "zone" "=mu4e" "align" "chmod" "debug" "diary" ...) :predicate nil :require-match t :history counsel-M-x-history :action #f(compiled-function (cmd) #<bytecode 0x12ddf2d>) :sort nil :keymap (keymap (67108908 . counsel--info-lookup-symbol) (67108910 . counsel-find-symbol)) :initial-input nil :caller counsel-M-x) | |
counsel-M-x() | |
funcall-interactively(counsel-M-x) | |
call-interactively(counsel-M-x nil nil) | |
command-execute(counsel-M-x) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment