projectile icon indicating copy to clipboard operation
projectile copied to clipboard

When calling projectile-ag I get the errror "cond: Wrong type argument: listp, ag/run-finished-hook"

Open halloleo opened this issue 4 years ago • 2 comments

Expected behavior

When calling projectile-ag to get a list of searched files back.

Actual behavior

When calling projectile-ag I get the errror cond: Wrong type argument: listp, ag/run-finished-hook.

Steps to reproduce the problem

Call projectile-ag from any project.

Environment & Version information

package projectile-20210607.1513 package ag-20201031.2202

executable ag version 2.1.0 (I know this is rather old, but I suspect the error is not related to this, but rather to the communication between the two Emacs packages projectile and ag.)

Projectile version information

Projectile 20210607.1513

Emacs version

GNU Emacs 27.1

Operating system

CentOS 6 (I know this is rather old, but ... see above.)

halloleo avatar Jun 23 '21 07:06 halloleo

Actually I now tried just using the ag function in ag.el - and I get the same error (see issue #173, so I think this is not a problem in Projectile.

However, it still breaks Projectile's ag functionality...

halloleo avatar Jun 23 '21 08:06 halloleo

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!

stale[bot] avatar Apr 16 '22 10:04 stale[bot]