FFFF projectile-grep stalls when project has multiple roots · Issue #1482 · bbatsov/projectile · GitHub
[go: up one dir, main page]

Skip to content

projectile-grep stalls when project has multiple roots #1482

@sideshowcoder

Description

@sideshowcoder

Expected behavior

A project containing multiple directories specified in the .projectile file as in

+/foo
+/bar
+/baz

Hangs projectile-grep asking for user input to either, kill the current grep and replace the *grep* buffer or continue to hang. Either only the first directory is searched or only the last results are kept, not all results are visible at the same time. This behaviour is specific to grep as it uses the same grep buffer.

Actual behavior

Search all directories included in the project for results and make the results visible at the same time.

Steps to reproduce the problem

  1. Create a project with multiple subdirectories
  2. Add the subdirectories to the .projectile file as described above
  3. Run projectile-grep in the project in a way that produces results

Environment & Version information

Projectile version information

Projectile 2.1.0snapshot

Emacs version

GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109)) of 2019-09-02

Operating system

MacOS 10.15.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0