Skip to content

Creating a pull request from issue failed #389

@junjizhi

Description

@junjizhi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdescribes a defect in supported/advertised functionalityunconfirmedhas not been reproduced by a maintainer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions