On Mon, Jun 11, 2012 at 2:05 PM, wiswit <chaoyue...@gmail.com> wrote:
> While in emacs or vim, you cannot simple select lines and execute them, so
> you have to frequently copy and code and use %cpaste or %paste to paste the
> code.

In emacs you can activate ipython in your emacs.el file and then you
can send arbitrary snippets you highlight, with C-c |.  In vim, Paul
Ivanov's vim-ipython integration
(https://github.com/ivanov/vim-ipython) gives even more powerful and
detailed control.

Not saying the issues being discussed don't exist, but we do have some
tools to partially address them (the questions about the MPL api are
obviously beyond IPython's control).

Cheers,

f

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to