Giter Club home page Giter Club logo

Comments (10)

jacktasia avatar jacktasia commented on July 24, 2024

Is this a known issue?

No. Thanks for reporting it. Do you have a public repo somewhere I can clone with a place to jump from that shows this problem? I have been unable to reproduce this so far. Thanks!

from dumb-jump.

vmalloc avatar vmalloc commented on July 24, 2024

Sure - you can clone my config (https://github.com/vmalloc/emacs), and run it from a clean 25.1.1 Emacs (I think it reproduces on 24.x as well, but not sure).

I believe any code with multiple jump targets would cause this.

from dumb-jump.

jacktasia avatar jacktasia commented on July 24, 2024

I have never tried emacs 25, so that's possibly it, but can you give me any more details, like where/what you were trying to jump from?

from dumb-jump.

vmalloc avatar vmalloc commented on July 24, 2024

I'm pretty sure it happened to me before I made the switch as well (I only switched a few weeks ago).

And once again, pretty much any project with a few candidates causes this.

For instance:

proj
+----one.py
+----two.py
+----main.py

where main.py is just:

foo()

And the other two are:

def foo():
    pass

from dumb-jump.

vmalloc avatar vmalloc commented on July 24, 2024

In any case, you can reset the cloned repo to before commit 4cf8f8100130ce8e9e7a977d916e9cb364400163, and it should be compatible with 24.x...

from dumb-jump.

jacktasia avatar jacktasia commented on July 24, 2024

So I can reproduce this with your emacs config only, but nothing seems to be obviously wrong (as far as an error message). The only thing I can think of is the keymap to select the popup item is somehow getting messed up. I am going to step back and work on #76 because I have a feeling that it will solve this problem and probably be your preferred way of selecting stuff anyway (from using your config)

from dumb-jump.

vmalloc avatar vmalloc commented on July 24, 2024

@jacktasia awesome. I'll be patient then. Thanks!

from dumb-jump.

jacktasia avatar jacktasia commented on July 24, 2024

Ok. I have #76 merged in, and I tried it against your config, and it worked as expected with ivy. You just need to add (setq dumb-jump-selector 'ivy) to your config.

The dumb-jump repo is updated, but it may take up 12 hours for the updates to be available via MELPA.

from dumb-jump.

jacktasia avatar jacktasia commented on July 24, 2024

It's updated on MELPA now. Please let me know if updating and adding the (setq dumb-jump-selector 'ivy) works for you too. Thanks!

from dumb-jump.

vmalloc avatar vmalloc commented on July 24, 2024

@jacktasia works like a charm! Thanks!

from dumb-jump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.