updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ropemacs / ropemacs.install
blob4b303b8b4968f1871f9cecc263cc7de2675e4af6
1 post_install() {
3 echo "After installing pymacs, add these lines to your ``~/.emacs`` file:"
4 echo "(require 'pymacs)"
5 echo "(pymacs-load \"ropemacs\" \"rope-\")"
6 /bin/true