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
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
Description
Listing of gists broken
Reproduction guide 🪲
Observed behaviour: 👀 💔
Error as seen in backtrace
Expected behaviour: ❤️ 😄
List of gists should be shown
System Info 💻
Backtrace 🐾
Reported to spacemacs as syl20bnr/spacemacs#13642
The text was updated successfully, but these errors were encountered: