Re: [Python-mode] python-mode for cython/pyrex?

2011-04-11 Thread Georg Brandl
On 08.04.2011 17:21, Mihai Badoiu wrote: > is there a python equivalent emacs mode for cython/pyrex? > > thanks, > > --mihai I've hacked together something once: https://bitbucket.org/birkenfeld/dotemacs/src/9cea541dda89/cython-mode.el Georg ___ Pyth

Re: [Python-mode] python-mode for cython/pyrex?

2011-04-11 Thread Andreas Röhler
Am 11.04.2011 10:22, schrieb Georg Brandl: On 08.04.2011 17:21, Mihai Badoiu wrote: is there a python equivalent emacs mode for cython/pyrex? thanks, --mihai I've hacked together something once: https://bitbucket.org/birkenfeld/dotemacs/src/9cea541dda89/cython-mode.el Georg ___

Re: [Python-mode] python-mode for cython/pyrex?

2011-04-11 Thread Georg Brandl
On 11.04.2011 10:45, Andreas Röhler wrote: > Am 11.04.2011 10:22, schrieb Georg Brandl: >> On 08.04.2011 17:21, Mihai Badoiu wrote: >>> is there a python equivalent emacs mode for cython/pyrex? >>> >>> thanks, >>> >>> --mihai >> >> I've hacked together something once: >> >> https://bitbucket.org/bi

Re: [Python-mode] python-mode for cython/pyrex?

2011-04-11 Thread Andreas Röhler
Am 11.04.2011 10:40, schrieb Georg Brandl: On 11.04.2011 10:45, Andreas Röhler wrote: Am 11.04.2011 10:22, schrieb Georg Brandl: On 08.04.2011 17:21, Mihai Badoiu wrote: is there a python equivalent emacs mode for cython/pyrex? thanks, --mihai I've hacked together something once: https://