emacs CC-mode configuration for Python source
Trent Mick
trentm at ActiveState.com
Thu Feb 10 09:19:45 EST 2000
More information about the Python-list mailing list
Thu Feb 10 09:19:45 EST 2000
- Previous message (by thread): emacs CC-mode configuration for Python source
- Next message (by thread): emacs CC-mode configuration for Python source
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I mean for editting the Python C source code, i.e. the C code for the interpreter (.c and .h files). I was not clear. Yes, I use python-mode for Python script code (.py files). Trent > -----Original Message----- > From: python-list-admin at python.org > [mailto:python-list-admin at python.org]On Behalf Of Justin Sheehy > Sent: Thursday, February 10, 2000 10:09 PM > To: python-list at python.org > Subject: Re: emacs CC-mode configuration for Python source > > > "Trent Mick" <trentm at ActiveState.com> writes: > > > Does anybody have a the proper configuration lisp code for > setting up emacs > > CC-mode to conform with the Python source? It would save me the > trouble and > > slight inconsistencies of figuring out myself. > > Don't use cc-mode, use python-mode. > > http://www.python.org/emacs/python-mode/ > > -Justin > > > > -- > http://www.python.org/mailman/listinfo/python-list >
- Previous message (by thread): emacs CC-mode configuration for Python source
- Next message (by thread): emacs CC-mode configuration for Python source
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list