Coder Social home page Coder Social logo

Comments (4)

alejandro-colomar avatar alejandro-colomar commented on June 2, 2024

I tried changing all ~/ by /home/alx/ in case that was a problem, but it still fails.

from neomutt.

alejandro-colomar avatar alejandro-colomar commented on June 2, 2024

If I remove the folder-hook, then it all works. It's something to do with it.

from neomutt.

alejandro-colomar avatar alejandro-colomar commented on June 2, 2024

Hmmm, there was a circular source due to the folder-hook. For some reason, that worked in mutt(1), but I don't think it was something I should expect to work.

I've fixed the circular dependency, and now it works. I had to remove a few macros, which don't work anymore after the fix in my muttrc(5) files, but those are less useful now, so I won't miss them.

The following commits fixed my muttrc(5):
https://www.alejandro-colomar.es/src/alx/alx/config.git/commit/?id=a0d97a021f44179208c50bef7759c6dea8ff24d0
https://www.alejandro-colomar.es/src/alx/alx/config.git/commit/?id=3b5d4de51c8c4b9f08db2516eaeda503bd3915c3

from neomutt.

alejandro-colomar avatar alejandro-colomar commented on June 2, 2024

Hmmmm. The fix mentioned above fixed one thing and broke two.

The real reason it was failing is that identical folder-hooks are considered as different hooks, and every time I included a file, it added another time the same hook, which caused the weirdness.

This fix in my muttrc(5) seems to be good:
https://www.alejandro-colomar.es/src/alx/alx/config.git/commit/?id=457e47f65745d79d86cc90f5e5017ef5ba5906f5

from neomutt.

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.