Git Product home page Git Product logo

Comments (9)

mfiano avatar mfiano commented on July 20, 2024 1

Unfortunately, I haven't. I will have to come back to this problem some other time, as I spent far too long trying to debug it, and I have a temporary work-around for now. I'll post any progress I discover here as I do, if nobody else encounters it/solves it in the meantime.

from tabspaces.

mfiano avatar mfiano commented on July 20, 2024 1

Yeah that won't help here. It never escapes the loop at all by error or otherwise, for the cleanup function to be applied, and I also tried dolist.

from tabspaces.

mfiano avatar mfiano commented on July 20, 2024 1

I just tried emacs -Q and requiring just emacs-workspaces and project, I cannot reproduce the problem, so perhaps this is not this package's problem. I'll have to dig deeper and see which package is to blame and figure out the appropriate patch some other time. I'm also not sure if this issue should be closed yet, as it's very unclear to me what is affecting this. I'll have to bisect my configuration and see what I can figure out when I have time.

from tabspaces.

mfiano avatar mfiano commented on July 20, 2024 1

Sorry no, I was never able to figure out what the problem was. Since I can't reproduce with emacs -Q I would say this isn't this package's fault, but just an incompatibility between some other package due to the global nature of Emacs. For that reason, I will close this issue now. Thanks for your work!

from tabspaces.

mclearc avatar mclearc commented on July 20, 2024

Interesting. I haven't seen this problem myself and I use this function all the time. Have you checked whether this happens in a bare config (i.e. with emacs -Q)?

from tabspaces.

mclearc avatar mclearc commented on July 20, 2024

I just pushed a small change that might help. Or it might be due to something else in your config. In any case I'll leave the issue open for awhile.

from tabspaces.

mfiano avatar mfiano commented on July 20, 2024

I do have a theory though. There might be shared structure with the original buffer list in emacs-workspaces--buffer-list-all, such that when a new buffer is created, the changes get picked up in the cons cells this function returns. A copy of that tree might do as a work-around.

Edit: Come to think of it, that is the only thing that makes sense as to what is happening. I can't see any reason the loop would continue forever if there wasn't any shared structure.

from tabspaces.

mclearc avatar mclearc commented on July 20, 2024

Sounds good -- especially since I'm unable to reproduce the problem so far!

from tabspaces.

mclearc avatar mclearc commented on July 20, 2024

Any updates @mfiano ?

from tabspaces.

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.