emacs-evil / evil

The extensible vi layer for Emacs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evil-snipe uses evil-unquote

BenedictHW opened this issue · comments

commented
  • Bug report

Environment

Emacs version: GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version 1.16.0) of 2023-07-25
Operating System: Windows 11
Evil version: 1.15.0
Evil installation type: Melpa
Graphical/Terminal: GUI
Tested in a make emacs session (see CONTRIBUTING.md): No

Reproduction steps

Expected behavior

Should load both packages successfully

Actual behavior

evil-unquote is undefined.

Further notes

44add36 removes evil-unquote.

Its removal didn't seem like a mistake so I've fixed evil-snipe. This issue can be considered resolved.

commented

Thanks for the quick response!