benma / visual-regexp.el

A regexp/replace command for Emacs with interactive visual feedback
392 stars 28 forks source link

vr--set-regexp-string: fix error when `query-replace-defaults' is a cons cell. #39

Closed rubikitch closed 5 years ago

benma commented 8 years ago

See https://github.com/benma/visual-regexp.el/issues/37 where an issue regarding this variable being a cons cell has been resolved. Does that apply?

When is the var a cons cell for you?

benma commented 5 years ago

Closing due to inactivity.