emacs CC-mode configuration for Python source

Barry Warsaw bwarsaw at python.org
Thu Feb 10 18:36:34 EST 2000


>>>>> "TM" == Trent Mick <trentm at ActiveState.com> writes:

    TM> I mean for editting the Python C source code, i.e. the C code
    TM> for the interpreter (.c and .h files). I was not clear. Yes, I
    TM> use python-mode for Python script code (.py files).

Heh, I'm getting good at using Guido's time machine while he's not
around.  I only broke one toe this time!

CC Mode supports styles; try using the "python" style, which is part
of any recent CC Mode.  I added that a long time ago when I starting
hacking more of the Python C source.

-Barry




More information about the Python-list mailing list