-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 28.09.2011 18:04, schrieb Barry Warsaw: > On Sep 28, 2011, at 01:15 PM, David Miller wrote: > >>> Yes, please. :) ipython is a separate program that doesn't come with >>> stock Python. >>> >> How about conditionally setting it - this is essentially what Django >> does with it's shell >> >> (defcustom py-python-command (if (executable-find "ipython") "ipython" >> "python") > > I'm not entirely in favor of this. While I have ipython installed, I > still want to use regular 'ol python in my Emacs. Of course, should you > make this change I can always customize the variable. OTOH, I don't want > to stand in the way of what's really convenient for folks. > > So I guess I'm -0. Georg, what do you think?
I agree. IPython is nice, but its bulk is not needed for many things. This is what customize is for! Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAk6Dc3MACgkQN9GcIYhpnLDtCQCgjifvBQcnLoIiJmPr/nRSqRY7 FYUAn0s1DHxZZ3Xc6+7NhvPp3AOWim0J =7hIJ -----END PGP SIGNATURE----- _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode