Giter Site home page Giter Site logo

Comments (7)

abo-abo avatar abo-abo commented on August 17, 2024

I get no issue in a dired buffer with 3500 lines on GNU/Linux.
Try to see if some package is interfering.

from swiper.

zilongshanren avatar zilongshanren commented on August 17, 2024

how could I detect the conflicts of other packages, thanks

from swiper.

abo-abo avatar abo-abo commented on August 17, 2024

Firstly, you need to make sure that it's not a problem with swiper.
You can do that with only 3 lines in your .emacs:

(package-initialize)
(add-to-list 'load-path "~/git/swiper/")
(require 'swiper)

Once you've done that, turn off half of your .emacs by commenting it out.
See if the problem is fixed. If it's not, it means that the cause is in the other half.
Divide again until you find the cause of problem. This algorithm is called bisection.

from swiper.

abo-abo avatar abo-abo commented on August 17, 2024

Is there an update on this?

from swiper.

zilongshanren avatar zilongshanren commented on August 17, 2024

Thanks, @abo-abo

Now this issue was gone. I have no idea what's going on.. I only upgraded a few packages.

Maybe it's related to other packages.

from swiper.

abo-abo avatar abo-abo commented on August 17, 2024

Alright, I'll close the issue for now. If it comes up again, feel free to reopen.

from swiper.

zilongshanren avatar zilongshanren commented on August 17, 2024

@abo-abo Thanks very much.

from swiper.

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.