I am trying to add a keyboard shortcut for archiving messages. I archive in the same directory structure as my filtered inbox, like this:
+ Inbox +--- Work ------- Servers ------- Sites +--- Studies ------- Thermodynamics ------- Calculus + Archive +--- Work ------- Servers ------- Sites +--- Studies ------- Thermodynamics ------- Calculus So if a message is in Inbox -> Work -> Sites then I would like the A key to move it to Archive -> Work -> Sites This seems simple enough if I only know how to get the cwd. I would then (hopefully) be able to replace "Inbox" with "Archive" and move (save in Muttator terms) the message there. How can I get cwd? Is there a better approach? Thanks! -- Dotan Cohen http://bido.com http://what-is-what.com _______________________________________________ Muttator mailing list [email protected] https://www.mozdev.org/mailman/listinfo/muttator
