Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44369

Re: IPython in Emacs

From Seb <spluque@gmail.com>
Subject Re: IPython in Emacs
Date 2013-04-25 17:18 -0500
Organization Church of Emacs
References <mailman.1050.1366862111.3114.python-list@python.org> <774a9ef7-dadd-4769-998c-d24cceb1b6a0@j5g2000pby.googlegroups.com> <mailman.1058.1366894911.3114.python-list@python.org> <aceba0c4-7ad2-407b-80d9-6c58f03d823d@lr6g2000pbb.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1071.1366928336.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, 25 Apr 2013 06:54:33 -0700 (PDT),
rusi <rustompmody@gmail.com> wrote:

> On Apr 25, 6:01 pm, Seb <splu...@gmail.com> wrote:
>> On Wed, 24 Apr 2013 21:38:04 -0700 (PDT),

>> rusi <rustompm...@gmail.com> wrote:
>> > There were some ipython+emacs+windows bugs:
>> >https://bugs.launchpad.net/ipython/+bug/290228 > Last I tried nearly
>> 2 years, they were still there
>> >http://groups.google.com/group/comp.lang.python/browse_thread/thread/...

>> On Debian here, so not a problem.

> Ok me too :-)

> A quick try of your startup code did not work for me.  There is a
> perennial clash in emacs between python.el and python- mode.el -- I
> guess its that.  Which do you use?

The first.  I don't have anything python-related in ~/.emacs other than
what I showed.  Works fine for me, except for weird things like multiple
input prompts in the IPython shell at startup, which seem to come from
each statement in the variables I showed.  Similar things happen when
sending code from the script buffer.


> What are your commands for eval-buffer and start-interpreter?

I don't understand what you're asking.  I evaluate the script buffer
with `python-shell-send-buffer' and start IPython with `run-python'.


-- 
Seb

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

IPython in Emacs Seb <spluque@gmail.com> - 2013-04-24 22:35 -0500
  Re: IPython in Emacs rusi <rustompmody@gmail.com> - 2013-04-24 21:38 -0700
    Re: IPython in Emacs Seb <spluque@gmail.com> - 2013-04-25 08:01 -0500
      Re: IPython in Emacs rusi <rustompmody@gmail.com> - 2013-04-25 06:54 -0700
        Re: IPython in Emacs Seb <spluque@gmail.com> - 2013-04-25 17:18 -0500
          Re: IPython in Emacs rusi <rustompmody@gmail.com> - 2013-04-25 21:06 -0700

csiph-web