[pyar] ipython dentro de EMACS
OSiUX
xuiso en osiux.com.ar
Lun Mar 12 14:58:19 ART 2012
El lun, 12 mar 2012, Fabian Ezequiel Gallina decía:
> El 12 de marzo de 2012 12:18, Milton Labanda <[1]1000ton.lab en gmail.com>
> escribió:
>
> Agluien lo tiene configurado?, pongo el ipython.el en el dir ~/.emas.d
> pero no funciona
>
> Si usas el python.el[0] que armé yo, podés configurar ipython con sólo un
> par de seteos de variables y sin necesidad de instalar ipython.el:
>
> ;; Ejemplo de setup para ipython 0.11
> (setq
> python-shell-interpreter "ipython"
> python-shell-interpreter-args ""
> python-shell-prompt-regexp "In \\[[0-9]+\\]: "
> python-shell-prompt-output-regexp "Out\\[[0-9]+\\]: "
> python-shell-completion-setup-code "from IPython.core.completerlib import
> module_completion"
> python-shell-completion-module-string-code
> "';'.join(module_completion('''%s'''))\n"
> python-shell-completion-string-code
> "';'.join(get_ipython().Completer.all_completions('''%s'''))\n")
>
> [0] [2]https://github.com/fgallina/python.el
>
> Saludos,
> Fabián E. Gallina
otra manera de ejecutar python dentro de emacs es usando orgmode y babel
http://orgmode.org/worg/org-contrib/babel/intro.html
--
::
Osiris Alejandro Gomez (OSiUX) osiux en osiux.com.ar
AA70 93FD B6EF EB42 6920 7530 A799 B226 74C8 A3FE
http://osiux.com http://wiki.buenosaireslibre.org
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20120312/e0374247/attachment.sig>
More information about the pyar
mailing list