Hi, I'm trying to have org-mode store a folder and Message-ID so that I can then have a function that will cause mutt to lookup the message.
Works okay so far, except when I hit a message with "+" in, for example: cajxp15h8me6ucystoyuzh_t490x+hoq5dto+xxvozc5wsnh...@mail.gmail.com Here when mutt is given: / ~i cajxp15h8me6ucystoyuzh_t490x+hoq5dto+xxvozc5wsnh...@mail.gmail.com Lookup fails. Simple attempts to work around this such as enclosing the Message-ID in single/double quotes, escaping the "+" as below has no effect: / ~i "CAJxpU5h8mE6UcYStOyUzH_T490R\+hOp5dTo\+crvozc5wsnh...@mail.gmail.com" Probably this is fairly simple, but I'm stuck. Would appreciate advice. Regards, -- Ben Fitzgerald