-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
bugdescribes a defect in supported/advertised functionalitydescribes a defect in supported/advertised functionalityunconfirmedhas not been reproduced by a maintainerhas not been reproduced by a maintainer
Description
I ran the function M-x magithub-new-pull-request-from-issue in an
issue buffer, I got the following error:
Debugger entered--Lisp error: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")
apply(append nil)
-mapcat(-flatten nil)
-flatten(nil)
#f(compiled-function (it) #<bytecode 0x4fc9eab1>)(nil)
mapcar(#f(compiled-function (it) #<bytecode 0x4fc9eab1>) ("config" nil "-z" "--get-all" "magithub.online"))
-mapcat(-flatten ("config" nil "-z" "--get-all" "magithub.online"))
-flatten(("config" nil "-z" "--get-all" "magithub.online"))
magit-process-git-arguments(("config" nil "-z" "--get-all" "magithub.online"))
magit-git-insert("config" nil "-z" "--get-all" "magithub.online")
apply(magit-git-insert ("config" nil "-z" "--get-all" "magithub.online"))
magit-git-items("config" nil "-z" "--get-all" "magithub.online")
magit-get-all("magithub.online")
apply(magit-get-all "magithub.online")
magit-get("magithub.online")
magithub-settings--value-or("magithub.online" t magit-get-boolean)
magithub-online-p()
magithub-cache(:repo-demographics (or (magithub-request (
Versions:
magithub: 20181024.2217
magit: 20181101.1148
emacs: GNU Emacs 26.1 (build 1, x86_64-apple-darwin17.6.0, NS appkit-1561.40 Version 10.13.5 (Build 17F77)) of 2018-06-19
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugdescribes a defect in supported/advertised functionalitydescribes a defect in supported/advertised functionalityunconfirmedhas not been reproduced by a maintainerhas not been reproduced by a maintainer