Re: [Cython] Bug in cython-mode.el under GNU Emacs 23.2.1

2011-03-24 Thread Robert Bradshaw
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

Re: [Cython] Bug in cython-mode.el under GNU Emacs 23.2.1

2011-03-23 Thread Lisandro Dalcin
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 '

Re: [Cython] Bug in cython-mode.el under GNU Emacs 23.2.1

2011-03-21 Thread Vitja Makarov
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