Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

counsel-locate --> ivy-occur fails #2949

Open
DWgit opened this issue Jan 24, 2022 · 0 comments
Open

counsel-locate --> ivy-occur fails #2949

DWgit opened this issue Jan 24, 2022 · 0 comments

Comments

@DWgit
Copy link

DWgit commented Jan 24, 2022

On emacs 27.1 from Debian 11 Bullseye, invoking counsel-locate, then invoking ivy-occur produces incorrect output in the *ivy-occur* buffer.

To reproduce:

$ git clone https://github.com/abo-abo/swiper/
$ cd swiper
$ make plain
  1. M-x counsel-locate
  2. Enter search string. Here using update-motd.d, which has 3 hits on my system. The failure seems to happen regardless of query.
  3. (wait for locate to finish)
  4. C-c C-o

The resulting *ivy-occur* buffer contains only:

2 candidates:
    
    working...

(setq debug-on-error t) does not affect the behavior.

Version tested:

c97ea72 master origin/master doc/ivy.org: Fix ivy-previous-history-element entry
@DWgit DWgit changed the title counsel-locate --> ivy-occur fails counsel-locate --> ivy-occur fails Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant