author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 27 Jan 2013 23:21:43 +0200 | |
changeset 1022 | 37071d001c49 |
parent 1021 | 88e787ae4703 |
child 1023 | 3a49cbe13ae3 |
--- a/.emacs-my Sun Jan 27 21:53:06 2013 +0200 +++ b/.emacs-my Sun Jan 27 23:21:43 2013 +0200 @@ -2307,8 +2307,8 @@ ;; Enable "M-/", "C-c g", "C-c d", "C-c f" shortcuts. (setq ropemacs-enable-shortcuts t) (ignore-errors - (require 'pymacs) - (pymacs-load "ropemacs" "rope-") + ;; (require 'pymacs) + ;; (pymacs-load "ropemacs" "rope-") ) ;; Automatically save project python buffers before refactorings (setq ropemacs-confirm-saving 'nil)