Some things that I expect Emacs power users care about:
Did you have a chance to look at the code? The literate program should generate the embark section correctly now.
Used the with-eval-after-load approach. Added Embark code.
I did not add the make-tagger function or the custom tagging rules.
It appears to work fine now. Thanks for the fix!
Bibtex-actions, which integrates with Embark, uses the first approach. Consult-notmuch can do the same. Shall I tangle the Embark...
I've added the Embark actions and exporter (with explanations) to the literate program. I have not tangled them to the library itself since I'm not sure what the best way is to do so without...
In my case, the errors were triggered by messages with empty subjects
This could be it. I'll test it soon. Thank you for looking into it!
it should be added to the literate program, though.
This makes sense, I'll add it to the org file soon, along with the example of how to use it with Embark. BTW I'm also using an Embark...