Skip to content

listing of gists broken  #13642

Closed
Closed
@robbyoconnor

Description

Description :octocat:

Cannot list gists

Reproduction guide 🪲

  • Start Emacs
  • SPC g g l

Observed behaviour: 👀 💔

Error as seen in backtrace

Expected behaviour: ❤️ 😄

List of gists should be shown

System Info 💻

  • OS: gnu/linux
  • Emacs: 28.0.50
  • Spacemacs: 0.300.0
  • Spacemacs branch: develop (rev. 23976ab)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: ivy
  • Layers:
((php :variables php-backend 'lsp)
 windows-scripts
 (crystal :variables crystal-enable-auto-format t)
 (cmake :variables cmake-enable-cmake-ide-support t)
 (conda :variables conda-anaconda-home "/home/rob/conda")
 restructuredtext
 (vue :variables vue-backend 'lsp)
 helpful ietf
 (yang :variables yang-pyang-rules "ietf")
 dap kubernetes import-js prettier sphinx web-beautify transmission xclipboard
 (node :variables node-add-modules-path t)
 selectric
 (templates :variables templates-private-directory "~/.spacemacs.d/templates")
 coffeescript json jsonnet julia epub bibtex nginx twitter graphviz
 (ivy :variables ivy-enable-advanced-buffer-information t)
 asciidoc elfeed speed-reading swift plantuml
 (auto-completion :variables auto-completion-return-key-behavior 'complete auto-completion-tab-key-behavior 'cycle auto-completion-complete-with-key-sequence nil auto-completion-enable-help-tooltip t auto-completion-enable-sort-by-usage t auto-completion-show-snippets-in-popup t auto-completion-private-snippets-directory "~/.spacemacs.d/snippets")
 better-defaults emacs-lisp
 (git :variables git-magit-status-fullscreen t)
 github gnus version-control
 (markdown :variables markdown-live-preview-engine 'vmd)
 syntax-checking
 (latex :variables latex-enable-auto-fill t)
 (colors :variables colors-colorize-identifiers 'all colors-enable-nyan-cat-progress-bar t)
 docker
 (ansible :variables ansible-auto-encrypt-decrypt t)
 puppet evil-commentary
 (evil-snipe :variables evil-snipe-enable-alternate-f-and-t-behaviors t)
 fasd finance floobits xkcd autohotkey csv major-modes
 (go :variables go-backend 'lsp gofmt-command "goimports" go-format-before-save t go-use-gometalinter t go-use-gocheck-for-testing t go-use-test-args "-race -timeout 10s" godoc-at-point-function 'godoc-gogetdoc go-tab-width 2)
 (haskell :variables haskell-enable-ghci-ng-support t haskell-enable-shm-support t haskell-enable-hindent-style "andrew-gibiansky")
 (html :variables web-fmt-tool 'web-beautify)
 (java :variables java-backend 'lsp)
 (javascript :variables node-add-modules-path t javascript-fmt-on-save t javascript-fmt-tool 'prettier javascript-import-tool 'import-js javascript-backend 'lsp)
 (python :variables python-backend 'lsp python-enable-yapf-format-on-save t python-fill-column 80 python-auto-set-local-pyenv-version 'on-visit python-auto-set-local-pyvenv-virtualenv 'on-visit python-sort-imports-on-save t python-test-runner
         '(nose pytest))
 lsp racket
 (ruby :variables ruby-backend 'lsp ruby-test-runner 'rspec ruby-version-manager 'rbenv)
 ruby-on-rails
 (rust :variables rust-enable-rustfmt-on-save t)
 (shell-scripts :variables shell-scripts-backend 'lsp)
 (restclient :variables restclient-use-org t)
 themes-megapack tmux vim-empty-lines spotify pandoc vagrant
 (ibuffer :variables ibuffer-group-buffers-by 'projects)
 semantic deft
 (shell :variables close-window-with-teminal t shell-default-shell 'ansi-term shell-default-position 'bottom shell-default-height 30 shell-default-term-shell "/bin/zsh")
 typescript erc chrome d emoji gtags prodigy evernote
 (org :variables org-enable-github-support t org-enable-reveal-js-support t org-enable-org-journal-support t org-enable-hugo-support t org-projectile-file "TODOs.org" org-want-todo-bindings t org-enable-bootstrap-support t)
 search-engine yaml sql nim ipython-notebook lua scheme purescript sml common-lisp ranger wakatime dash spell-checking jabber cscope vinegar django games react vimscript geolocation idris
 (elm :variables elm-reactor-port "3000" elm-reactor-address "0.0.0.0")
 elixir
 (typography :variables typography-enable-typographic-editing nil)
 emberjs pdf imenu-list slack systemd command-log
 (terraform :variables terraform-auto-format-on-save t)
 pass parinfer groovy kotlin unicode-fonts epub
 (multiple-cursors :variables multiple-cursors-backend 'evil-mc)
 (treemacs))
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER LCMS2 GMP

Backtrace 🐾

Debugger entered--Lisp error: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")
  eieio-oref--closql-oref(#f(compiled-function (obj slot) "Return the value in OBJ at SLOT in the object vector." #<bytecode 0xe22fc7c0f0fe2a>) #<marshal-driver-alist marshal-driver-alist-1584b2721120> :input)
  apply(eieio-oref--closql-oref #f(compiled-function (obj slot) "Return the value in OBJ at SLOT in the object vector." #<bytecode 0xe22fc7c0f0fe2a>) (#<marshal-driver-alist marshal-driver-alist-1584b2721120> :input))
  eieio-oref(#<marshal-driver-alist marshal-driver-alist-1584b2721120> :input)
  slot-boundp(#<marshal-driver-alist marshal-driver-alist-1584b2721120> :input)
  (if (slot-boundp obj :input) nil (error "Driver has not been opened in read mode"))
  (lambda (obj path) (if (slot-boundp obj :input) nil (error "Driver has not been opened in read mode")))(#<marshal-driver-alist marshal-driver-alist-1584b2721120> filename)
  apply((lambda (obj path) (if (slot-boundp obj :input) nil (error "D

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions