#!/bin/sh # # replm # # AUTHOR: # Dan Harkless # # COPYRIGHT: # This file is Copyright (C) 2009 by Dan Harkless, and is released under the # GNU General Public License . # # DESCRIPTION: # Use to reply to a MIME-encoded message. My 'medit' script is called via a # specifically-named link, medit.replm, directing it to decode the message # before invoking the editor. # # INSTALLATION: # Put replm in a directory that's in your path. # # DATE MODIFICATION # ========== ================================================================== # 2009-04-17 Original. repl -editor medit.replm $*