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...
Rejection asked 24/8, 2009 at 13:54

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...
Gerome asked 17/8, 2010 at 9:24

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

I had installed Pymacs, rope, ropemode, ropemacs, and when I executed pymacs-terminate-servicesby accident, I couldn't save modified buffers. It first asked me - The Pymacs helper died. Restart it?...
Eulogist asked 15/4, 2012 at 11:30

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...
Valleau asked 11/5, 2010 at 23:52

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 ...
Bosley asked 27/6, 2009 at 14:56

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...
Conjunctive asked 22/5, 2010 at 23:54

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.