help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python setup ?


From: Piet van Oostrum
Subject: Re: python setup ?
Date: Wed, 13 May 2009 23:05:02 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin)

>>>>> Richard Riley <rileyrgdev@googlemail.com> (RR) wrote:

>RR> Xavier Maillard <xma@gnu.org> writes:
>>> Richard Riley <rileyrgdev@googlemail.com> writes:
>>> 
>>> Just to follow up, I re-enabled the ipython bit and it worked fine. I
>>> had ipython 0.9.1 installed.
>>> 
>>> Would you mind explaingin briefly what makes ipython so
>>> attractive (compared to default bundled mode and/or with
>>> python-mode).
>>> 
>>> Thank you.
>>> 
>>> Xavier

>RR> http://ipython.scipy.org/moin/

I was interested and installed iPython. However, when I enable it in
Emacs (Carbon Emacs 22.3 on Mac OS X 10.4) the comint mode gets into
problems. E.g when I do find-name-dired I get this error:

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  ipython-indentation-hook("")
  run-hook-with-args(ipython-indentation-hook "")
  comint-send-input(t t)
  comint-skip-input()
  comint-stop-subjob()
  run-hooks(comint-mode-hook shell-mode-hook)
  apply(run-hooks (comint-mode-hook shell-mode-hook))
  run-mode-hooks(shell-mode-hook)
  shell-mode()
  shell-command("find . \\( -iname test \\) -exec ls -ld \\{\\} \\;&" #<buffer 
*Find*>)
  find-dired("~/TEST/PYTHON/PythonCard/" "-iname test")
  find-name-dired("~/TEST/PYTHON/PythonCard/" "test")
  call-interactively(find-name-dired)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

Does anybody know why this happens and how I can prevent it?
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]