[Python-mode] python-mode for cython/pyrex?
Georg Brandl
georg at python.org
Mon Apr 11 10:40:49 CEST 2011
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/birkenfeld/dotemacs/src/9cea541dda89/cython-mode.el
>>
>> Georg
>> _______________________________________________
>
> Hi Georg, Hi Barry,
>
> would assume it useful delivering a copy alongside with other stuff from
> python-mode.el.
>
> Agreed?
Certainly. It's not very well tested code though, so it'd need some overhaul.
Also, the annotate facility is nice, but not portable and monkey-patches Cython.
Georg
More information about the Python-mode
mailing list