Dirk-Jan C. Binnema

Results 287 comments of Dirk-Jan C. Binnema

For the specific case (`%me`), see the mailing list snippet. An alternative would be to use `field://`. For extending the parser to allow applying a field to a subexpression... that's...

Sorry, I wasn't giving much context and seems my message didn't make it to the ML before... but now: https://groups.google.com/d/msg/mu-discuss/oX66KFJk3lM/yFe_RJtHAgAJ

Keeping around a running mu-server is for two reasons: 1) speed -- think slightly older computer / non-ssd / huge Xapian database 2) locking the database, so we have less...

Yes, that makes sense. I'll have a look after the next release, which should be in a few weeks.

TBH, I'm not too fond of that part of the context-switch, it's just too fragile (as seen here), and there are some possibilities for user data-loss; I guess we should...

Not quite sure what you mean by 'applying marks, but the easiest way is to add a few messages, press `S` (`mu4e-headers-search-edit`), and then specify some criterion for the new...

(and please use the ticket templates, thanks!)

Hmm, that should work; the module should show up there, even if it didn't work. Anything mentioned in your message buffer? And does it work after you restart emacs /...

Most likely you've started emacs (ie., the daemon) in an environment without a dbus session. What does `(getenv "DBUS_SESSION_BUS_ADDRESS")` say?

Was your emacs built with DBus support?