We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@tarao @vedang PR #2801 might fix compilation for Emacs 28 native-comp branch, but breaks the build for all the other Emacs versions.
The text was updated successfully, but these errors were encountered:
Confirmed on my doom emacs v26.3.
Launching emacs --debug-init shows
emacs --debug-init
Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "/home/abdrus/.emacs.d/.local/autoloads.26.3")
Running doom doctor shows x There was an unexpected error Message: error Data: (error . "Invalid value (1 single-branch) of depth for https://github.com/dimitri/el-get.git") Backtrace: (signal error ("Invalid value (1 single-branch) of depth for https://githu (error "Invalid value %S of depth for %s" (1 single-branch) "https://githu (cond ((eq depth (quote full)) (straight--get-call "git" "clone" "--origin (progn (let ((--cl-keys-- --cl-rest--)) (while --cl-keys-- (cond ((memq (c (let* ((depth (car (cdr (plist-member --cl-rest-- (quote :depth))))) (remo (straight-vc-git--clone-internal :depth (1 single-branch) :remote "origin" (progn (straight-vc-git--clone-internal :depth depth :remote remote :url u (unwind-protect (progn (straight-vc-git--clone-internal :depth depth :remo (let ((success nil) (repo-dir (straight--repos-dir local-repo)) (url (stra (let ((package (plist-get --recipe-- (quote :package))) (local-repo (plist
doom doctor
x There was an unexpected error Message: error Data: (error . "Invalid value (1 single-branch) of depth for https://github.com/dimitri/el-get.git") Backtrace: (signal error ("Invalid value (1 single-branch) of depth for https://githu (error "Invalid value %S of depth for %s" (1 single-branch) "https://githu (cond ((eq depth (quote full)) (straight--get-call "git" "clone" "--origin (progn (let ((--cl-keys-- --cl-rest--)) (while --cl-keys-- (cond ((memq (c (let* ((depth (car (cdr (plist-member --cl-rest-- (quote :depth))))) (remo (straight-vc-git--clone-internal :depth (1 single-branch) :remote "origin" (progn (straight-vc-git--clone-internal :depth depth :remote remote :url u (unwind-protect (progn (straight-vc-git--clone-internal :depth depth :remo (let ((success nil) (repo-dir (straight--repos-dir local-repo)) (url (stra (let ((package (plist-get --recipe-- (quote :package))) (local-repo (plist
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
@tarao @vedang PR #2801 might fix compilation for Emacs 28 native-comp branch, but breaks the build for all the other Emacs versions.
The text was updated successfully, but these errors were encountered: