Patrick Totzke
Patrick Totzke
@guijemont you are right, this is weird. I've dug into it and it seems that the email module changes the source when representing the message as string: ```python >>> m=ui.current_buffer.get_selected_message()...
Very nice idea! Don't wait for me to implement it any time soon but I'd definitely push something like that if someone sends a PR.
Agreed. The (relatively simple) solution to add this feature would be to let `alot.commands.thread.OpenAttachmentCommand` accept a string parameter that will be used as `handler_command`.. PRs would be much appreciated.
Oh right, I overlooked that this command is not exposed to the alot ui directly. In fact, we could keep `select` as is and add another command `open` ? which...
This was an issue with notmuch master. It is fixed now. Could you squash the two commits? Quoting Max (2020-07-16 19:40:19) > Hi @pazz , I don't think that Travis...
@lucc: opinions?
I agree that adding tests should be good. Conceptually, what bugs me about this series is that it diverges from notmuch's query syntax, at least it looks like it does,...
Thanks for the comments and pointers @dkg! I agree that I'd be ideal if the gpg python module could provide such a functionality. Not only would it simplify alot's codebase...
#1421 replaces our homebrew "accumulate_body" method to extract a messages "body text" with simpler code based on python 3.6's EmailMessage API
Sorry but what does epoch in this context? What do colab or pytorch have to do with this issue?