Giter VIP home page Giter VIP logo

Comments (3)

djcb avatar djcb commented on August 27, 2024 1

Ah, so for speed reasons, Xapian batches up writes to disk... if you want make sure results are written to disk (and visible by external processes), you can do something like pkill -SIGUSR1 mu when you need it. This will terminate the mu process but mu4e restarts it automatically when needed.

from mu.

djcb avatar djcb commented on August 27, 2024

How much delay are you seeing? In most cases it shouldn't take more than a few seconds, but if you're indexing as well, it can take a bit longer.

from mu.

Dima-369 avatar Dima-369 commented on August 27, 2024

I have tested without indexing, just with M-x mu4e-headers-mark-for-untrash (or does it index internally?).

The emails take minutes to show up in mu find again. I really don't mind a few seconds, but right now, I am waiting about 5 minutes and the 3 sendtestemail emails are still not appearing in mu find.

I also updated the index, downloaded new emails, etc - they don't show up. I know that they will reappear, but I don't really understand the trigger yet.


Since I really wanted to have this going for my application, I am now advising mu4e~headers-found-handler and mu4e~headers-append-handler. In there I append the emails - and it always returned proper results. Still, using mu find could be a bit nicer ;)

from mu.

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.