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
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
___
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
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://