# arg 1: the new package version post_install() { echo ">>" Add the following to your .emacs: echo ">> (require 'w3m-load)" } op=$1 shift [ "$(type -t "$op")" = "function" ] && $op "$@" # vim:set ts=2 sw=2 et: