asks89
Results
1
issues of
asks89
Emacs: 27.1 **~/.emacs** (require 'restclient) (add-to-list 'load-path "~/.emacs.d/site-lisp") (require 'restclient-jq) **Error:** Debugger entered--Lisp error: (void-function lexical-let) (lexical-let ((var-name (match-string 1 args)) (jq-patt (match-string 2 args))) #'(lambda nil (let ((resp-val (restclient-jq-get-var...