Skip to content

using ivy as projectile completion systems breaks ivy #779

Description

@CSRaghunandan

This took me hours to figure out what was causing this bug :( ivy was working fine with projectile till yesterday. That's when things started acting really weird and buggy. I notice 2 really bad problems so far :

  • find-file is broken. emacs opens the wrong directory when I execute find-file on a file (this problem whens I've at least 2 projectile projects open).
  • projectile mixes up files from different projects as it's own. Here is an example :

screen shot 2016-11-16 at 9 05 19 pm

When I execute projectile-switch-to-buffer the 4-length.hs file belong to a completely different project, yet it's identified as being part of arcade-rs project.

I'm not sure what's wrong with my emacs config that's causing ivy to break like this :( I tried tinkering with ivy and projectile config files, but I was unable to find what's causing this problem. I suspect some dependent package got updated which broke my config??

Link to config files :

I'm running emacs 25.1.1 on mac osx el capitan.

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