Mercurial > hg > config
comparison .emacs @ 348:6004e00b602d
new hg file; TODO: incorporate!
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Wed, 26 Jun 2013 17:39:15 -0700 |
| parents | c0f0f82f68ea |
| children | 07d01606da84 |
comparison
equal
deleted
inserted
replaced
| 347:c0f0f82f68ea | 348:6004e00b602d |
|---|---|
| 160 parser = optparse.OptionParser(usage=usage, description=__doc__) | 160 parser = optparse.OptionParser(usage=usage, description=__doc__) |
| 161 options, args = options.parse_args(args) | 161 options, args = options.parse_args(args) |
| 162 | 162 |
| 163 if __name__ == '__main__': | 163 if __name__ == '__main__': |
| 164 main()") | 164 main()") |
| 165 ;; TODO: take directly from MakeItSo | |
| 165 | 166 |
| 166 ;;; TODO | 167 ;;; TODO |
| 167 ; - needless to say, zeitgeist integration | 168 ; - needless to say, zeitgeist integration |
| 168 ; - http://pedrokroger.net/2010/07/configuring-emacs-as-a-python-ide-2/ | 169 ; - http://pedrokroger.net/2010/07/configuring-emacs-as-a-python-ide-2/ |
