This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) | |
| goto-char(nil) | |
| (progn (while (cider-stacktrace-next-cause)) (goto-char (next-single-property-change (point) (quote flags)))) | |
| (if compile-error-p (goto-char (next-single-property-change (point) (quote compile-error))) (progn (while (cider-stacktrace-next-cause)) (goto-char (next-single-property-change (point) (quote flags))))) | |
| (save-current-buffer (set-buffer cider-error-buffer) (goto-char (point-min)) (if compile-error-p (goto-char (next-single-property-change (point) (quote compile-error))) (progn (while (cider-stacktrace-next-cause)) (goto-char (next-single-property-change (point) (quote flags)))))) | |
| (progn (select-window (car save-selected-window--state) (quote norecord)) (save-current-buffer (set-buffer cider-error-buffer) (goto-char (point-min)) (if compile-error-p (goto-char (next-single-property-change (point) (quote compile-error))) (progn (while (cider-stacktrace-next-cause)) (goto-char (next-single-property-change ( |
OlderNewer