Note that there are some explanatory texts on larger screens.

plurals
  1. POPython 3 with Emacs
    primarykey
    data
    text
    <p>Is there anything that should be done to make GNU Emacs 23.2 work well with Python 3?</p> <p><strong>How would <a href="http://09-f9-11-02-9d-74-e3-5b-d8-41-56-c5-63-56-88-c0.com/2008/05/09/emacs-as-a-powerful-python-ide/" rel="nofollow noreferrer">an</a> ideal <a href="http://www.emacswiki.org/emacs/PythonProgrammingInEmacs" rel="nofollow noreferrer">environment</a> for development with Python 3 in Emacs look like?</strong></p> <p>Is there any documentation about using <a href="http://rope.sourceforge.net/ropemacs.html" rel="nofollow noreferrer">ropemacs</a> with Python 3?</p> <p><a href="https://stackoverflow.com/questions/2855378/ropemacs-usage-tutorial/2855895#2855895">Should</a> I add Python 3's <code>site-packages</code> directory to the python path?</p> <p>Will following the instructions <a href="http://teesh.org/old42/2009/03/31/emacs-python3.html" rel="nofollow noreferrer">here</a> (for python-mode.el) or setting <code>python-python-command</code> to python3 for python.el affect <a href="http://pymacs.progiciels-bpi.ca/pymacs.html" rel="nofollow noreferrer">pymacs</a> or ropemacs?</p> <p>EDIT: From GNU Emacs 23.2's <a href="http://bazaar.launchpad.net/~vcs-imports/emacs/trunk/annotate/head:/lisp/progmodes/python.el" rel="nofollow noreferrer">python.el</a> (authored by Dave Love):</p> <pre><code>;; Fixme: This doesn't support (the nascent) Python 3 </code></pre> <p>How well does <a href="http://bazaar.launchpad.net/~python-mode-devs/python-mode/python-mode/files" rel="nofollow noreferrer">python-mode.el</a> support it?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload