ropemacs Questions
3
I've been randomly getting the following error in emacs:
Variable binding depth exceeds max-specpdl-size
...and I've been getting it at very random moments. After researching this, it seems as...
6
Solved
Is there an equivalent of slime for python?
For example, if I position the cursor on foo() and do M-. (jump to definition) I would like to see the source definition of the function foo
This shou...
2
Solved
I am running arch linux and scripting in python 3.3
I want IDE like features (auto complete, syntax checker etc).
I've installed rope, rope-mode and pymacs. Does ropemacs support python 3.x?
If no...
Earlearla asked 13/2, 2013 at 3:43
2
1
Solved
I recently installed the hg tip version of Ropemacs and I'd like to use it when editing remote files using TRAMP. Has anyone done this? When I try to use M-/ to complete a variable name, I am asked...
7
Solved
I say "project file" in the loosest sense. I have a few python projects that I work on with ropemacs using emacs W32 for Windows. What would be ideal is if I could have an icon I could click on on ...
3
I use Pymacs to load ropemacs and rope with the following lines in my .emacs file as described here.
(autoload 'pymacs-load "pymacs" nil t)
(pymacs-load "ropemacs" "rope-")
It however slows do...
3
Solved
Is there anything that should be done to make GNU Emacs 23.2 work well with Python 3?
How would an ideal environment for development with Python 3 in Emacs look like?
Is there any documentation a...
Metallo asked 17/7, 2010 at 8:10
1
© 2022 - 2024 — McMap. All rights reserved.