Dirk-Jan C. Binnema

Results 287 comments of Dirk-Jan C. Binnema

That's true, but the short-key part is probably the _doable_ part of this.

Nice work.... I'll get back to this once the 1.9.x work starts. Thank you.

I think adding some numeric suffix is the more general solution here.

Thanks... not at this point, but if that changes, the github page will gain a link :-)

For the mu4e viewer.… we're slowly moving to the gnus-based one, so I don't really want to make any big changes there. For the composer, that could be useful; perhaps...

Interesting idea. I'm working on some updates in the backend, so I'll keep this in mind.

What options did you use with the `mu find` vs `mu4e` (w.r.t. related messages / threads)? Does this happen with a singular query, i.e. just `flag:flagged`?

The command-line query needs to have the equivalent flags to allow for comparison, so ``` $ mu find --threads flag:flagged ``` and perhaps, to isolate the server part from mu4e:...

You mentioned the problem happened in mu4e even with `flag:flagged` -- how long does it take there? (that's an interesting case since apparently it only takes one sec with mu...

This looks typical for the first-time indexing after `init` -- seems you're indexing all messages starting from zero; however, normally it should be much faster -- i.e., If you do...