python.el

    1熱度

    1回答

    我想使Aquamacs 3.0a GNU Emacs 24.3.50.2與iPython 1.2.0一起工作作爲解釋器。我能夠使用python.el中的說明來基本上使用iPython。特別是,我將頂級答案here中給出的設置添加到我的.emacs文件中,但我仍然看到一些奇怪的行爲。 注意:我的.emacs文件中的設置顯然是iPython 0.11而不是1.2.0,這可能是問題的根源。我不是一個li

    1熱度

    2回答

    我的emacs版本是24.5,使用內置的python。我已經寫在我的.emacs這些行吧: (require 'python) (setq python-shell-interpreter "C:/Python34") 的問題是任何命令,(當我試圖運行test.py)的工作。我曾嘗試命名爲喜歡 M-x python-shell-* 幾個命令,他們都返回 "wrong type argum

    0熱度

    1回答

    我在OSX上安裝了Emacs 24.4.1(安裝了Homebrew),內置了python.el和Python 3(也安裝了Homebrew)以及IPython 2.3 0.0。我有這個在我的.emacs: (setq python-shell-interpreter "/usr/local/bin/ipython3" python-shell-prompt-regexp "In \\[[0-9