Created
August 30, 2019 08:04
-
-
Save enko/f41018acb9e507be6814159bd3555d30 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" "Datei oder Verzeichnis nicht gefunden" "std11") | |
require(std11) | |
#<subr eval-buffer>(#<buffer *load*> nil "/home/tschumacher/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) | |
apply(#<subr eval-buffer> (#<buffer *load*> nil "/home/tschumacher/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t)) | |
eval-buffer(#<buffer *load*> nil "/home/tschumacher/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) ; Reading at buffer position 1162 | |
load-with-code-conversion("/home/tschumacher/.emacs.d/.local/straight/build/wanderlust/wl.el" "/home/tschumacher/.emacs.d/.local/straight/build/wanderlust/wl.el" nil t) | |
#<subr autoload-do-load>((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/tschumacher/.emacs.d/.local/autoloads.pkg.elc" . 159798) t nil) wl nil) | |
apply(#<subr autoload-do-load> ((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/tschumacher/.emacs.d/.local/autoloads.pkg.elc" . 159798) t nil) wl)) | |
autoload-do-load((autoload "~/.emacs.d/.local/straight/build/wanderlust/wl" ("/home/tschumacher/.emacs.d/.local/autoloads.pkg.elc" . 159798) t nil) wl) | |
command-execute(wl record) | |
counsel-M-x-action("wl") | |
ivy-call() | |
ivy-read("M-x " ("toggle-debug-on-error" "wl" "cd" "5x5" "amx" "arp" "dbx" "dig" "erc" "ert" "eww" "ftp" "gdb" "irc" "jdb" "lsp" "man" "mpc" "pdb" "pwd" "rsh" "sdb" "xdb" "calc" "diff" "dirs" "esup" "ffap" "gnus" "grep" "help" "ielm" "info" "life" "mail" "mpuz" "mu4e" "ping" "pong" "talk" "term" "undo" "yank" "zone" "=mu4e" "align" "chmod" "debug" "diary" "dired" ...) :predicate nil :require-match t :history counsel-M-x-history :action counsel-M-x-action :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