Skip to content

helm-projectile-ag seems to ignore projectile-require-project-root #117

@jave

Description

@jave

Expected behavior

ag starts in a directory that isnt a project root, when projectile-require-project-root is nil

Actual behavior

ag doesnt start in a non project root when projectile-require-project-root is nil

the corresponding counsel version works as expected.

Steps to reproduce the problem

(setq projectile-require-project-root nil)
c-p-s-s, in a directory which is just a plain dir with no .git or anything project-like.

Backtraces if necessary (M-x toggle-debug-on-error)

Environment & version information

  • helm-projectile version:
  • helm version (in helm-pkg.el):
  • projectile version (M-x projectile-version):
  • Emacs version (M-x emacs-version):
  • OS:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions