GNU bug report logs - #19908
python.el: minimal cython indentation support

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita <at> gmail.com>

Date: Fri, 20 Feb 2015 00:28:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Nathan Weston <nweston <at> fastmail.com>
To: 19908 <at> debbugs.gnu.org
Subject: bug#19908: python.el: minimal cython indentation support
Date: Fri, 14 Aug 2015 12:59:57 -0400
I've encountered similar problems writing a mode for Enaml.

What I really want is to override python-rx for enaml-mode, while 
leaving the original definition for python-mode. But that doesn't seem 
to be possible.

For Enaml, I was able to get indentation working by advising 
python-indent-context, but it's not particularly elegant. And other 
function which use (python-rx 'block-start) don't work correctly in 
enaml-mode.




This bug report was last modified 9 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.