Dirk-Jan C. Binnema

Results 287 comments of Dirk-Jan C. Binnema

Thank you for your work! A number of people have expressed interest in a bit more control over maildirs / other shortcuts, so that's something to consider for 1.9.x. I'd...

Hmm, it works for me. Can you try `C-h k` and then click on some URL, and see what it says?

Can you reproduce with a minimal configuration, e.g., have some file `my-minimal-mu4e.el`, with: ``` (add-to-list 'load-path "") (setq mu4e-mu-binary "") (require 'mu4e) ``` (change paths as needed) and then use...

Hmm, that's puzzling, it works fine here (albeit with the emacs 28 dev version). Now, the binding you're seeing is not the expected one -- what you _should_ see is:...

Thanks for checking; weird problem. Perhaps the NEWS for emacs 27.2 has a hint want changed in this area.

If this still happens, one other interesting thing to test would be to use `C-h k` and left-click on a link. This should get you to the description of `mu4e~view-browse-url-from-binding`...

Please follow the basic rules for reporting things, such as: - precisely describe versions and your setup - when there's a problem with messages clearly describes if it always happens,...

I.e., without an example message where this happens, we cannot do anything.

Ah, thanks, that narrows things down.

This is a dup of #2010; that one has a bit of discussion on how to implement this outside mu4e.