On Wed, Mar 23, 2011 at 3:48 PM, Lisandro Dalcin wrote:
> On 22 March 2011 02:21, Vitja Makarov wrote:
>> 2011/3/22 Rafe Kettler :
>>> I've just tried out cython-mode.el and I was a bit disappointed when it
>>> didn't work right off the bat.
>>>
>>> I added the following to my .emacs:
>>>
>>> (se
On 22 March 2011 02:21, Vitja Makarov wrote:
> 2011/3/22 Rafe Kettler :
>> I've just tried out cython-mode.el and I was a bit disappointed when it
>> didn't work right off the bat.
>>
>> I added the following to my .emacs:
>>
>> (setq load-path (cons "~/lib/emacs-plugins" load-path))
>> (require '
2011/3/22 Rafe Kettler :
> I've just tried out cython-mode.el and I was a bit disappointed when it
> didn't work right off the bat.
>
> I added the following to my .emacs:
>
> (setq load-path (cons "~/lib/emacs-plugins" load-path))
> (require 'cython-mode)
>
> this initially gave me the following e