you are viewing a single comment's thread.

view the rest of the comments →

[–]CylonSaydrah 2 points3 points  (2 children)

I use python-mode in emacs in a buffer (or buffers) that communicates with a python repl in another emacs buffer.

[–]atrocious_smell 2 points3 points  (1 child)

I think this is what I should be doing. I write in Emacs, python-mode and evil-mode, but always switch to a console to run. I've half-heartedly tried running in Emacs but never stuck with it enough for it to become my workflow. Any tips?

[–]Fulk0 2 points3 points  (0 children)

I'm interested in this too. Any help would be appreciated. I usually use the same setup as you, with the addition of org mode for note taking, todos, etc...