Skip to content

error from counsel--async-sentinel #342

@justbur

Description

@justbur

I pasted a backtrace, but it appears that this argument is expected to be a string and it's not anymore based on changes in 93d1adc.

Partial backtrace:

Debugger entered--Lisp error: (wrong-type-argument arrayp (("space" . t)))
  aref((("space" . t)) 0)
  (eq 94 (aref re-str 0))
  (and (> (length re-str) 0) (eq 94 (aref re-str 0)))
  (if (and (> (length re-str) 0) (eq 94 (aref re-str 0))) (substring re-st
  (cl-position (if (and (> (length re-str) 0) (eq 94 (aref re-str 0))) (su
  (or (cl-position (if (and (> (length re-str) 0) (eq 94 (aref re-str 0)))
  (setq ivy--index (or (cl-position (if (and (> (length re-str) 0) (eq 94 
  (if (eq this-command (quote ivy-resume)) nil (setq ivy--index (or (cl-po
  (let* ((caller (progn nil (or (and (memq (aref ivy-last 0) cl-struct-ivy
  ivy--recompute-index("space" (("space" . t)) ("swiper-autoloads.el:20:70
  counsel--async-sentinel(#<process  *counsel*> "finished\n")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions