You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning (initialization): An error occurred while loading `/home/alex/.emacs.d/init.el':
File error: Cannot open load file, jump
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with
the `--debug-init' option to view a complete error backtrace.
After all steps from readme:
Warning (initialization): An error occurred while loading `/home/alex/.emacs.d/init.el':
File error: Cannot open load file, jump
To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with
the `--debug-init' option to view a complete error backtrace.
$ emacs --debug-init
Debugger entered--Lisp error: (file-error "Cannot open load file" "jump")
require(jump)
ad-Orig-eval-buffer(#<buffer load<2>> nil "/home/alex/.emacs.d/plugins/rinari/rinari.el" nil t)
(setq ad-return-value (ad-Orig-eval-buffer buffer printflag filename unibyte do-allow-print))
(let (ad-return-value) (and buffer-file-name (equal exps-last-filename buffer-file-name) (setq exps-last-testcase nil)) (setq ad-return-value (ad-Orig-eval-buffer buffer printflag filename unibyte do-allow-print)) ad-return-value)
eval-buffer(#<buffer load<2>> nil "/home/alex/.emacs.d/plugins/rinari/rinari.el" nil t) ; Reading at buffer position 2593
load-with-code-conversion("/home/alex/.emacs.d/plugins/rinari/rinari.el" "/home/alex/.emacs.d/plugins/rinari/rinari.el" nil t)
require(rinari)
eval-buffer(#<buffer load> nil "/home/alex/.emacs.d/init.el" nil t) ; Reading at buffer position 4680
load-with-code-conversion("/home/alex/.emacs.d/init.el" "/home/alex/.emacs.d/init.el" t t)
load("/home/alex/.emacs.d/init" t t)
#[nil "^H<85>´^@ Æ=<83>^Q^@Ç^HÈQ<82>7^@ É=<83>3^@ÊÇËÌ#<83>#^@Í<82>7^@ÊÇËÎ#<83>/^@Ï<82>7^@Í<82>7^@Ç^HÐQ^ZÑ^SÒ\nÑ<89>#<88>^KÑ=<83>_^@ÓÔÕÇ^HÖQ!"^\Ò\fÑ<89>#<88>^KÑ=<83>^^@\n^S)^K<83>¤^@×^K!Ø<9a><83>¤^@Ù^K!<89>^]ÚP^^"Û^N"!<83><80>^@^N"<82><8b>^@Û^M!<83><8a>^@^M<82><8b>^@Ë<89>^U<83>£^@Ü^M^K"<83>¡^@ÝÞ^M^K#<88>ßà!<88>^M^S*^N#?<85>³^@Ë^^$ÒáÑ<89>#))<87>" [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]()command-line()
normal-top-level()
The text was updated successfully, but these errors were encountered: