Wilfred / ag.el

An Emacs frontend to The Silver Searcher
http://agel.readthedocs.org/en/latest/
525 stars 61 forks source link

ag-dired fails with: Symbol’s function definition is void: string-join #143

Closed br4sco closed 6 years ago

br4sco commented 6 years ago

Calling ag-dired fails with the following error:

ag-dired-regexp: Symbol’s function definition is void: string-join

On my machine, the output of ag --version is:

ag version 0.31.0

Features:
  +jit +lzma +zlib

My Emacs version is: 25.3.2

I'm using: Ubuntu 16.04