File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -669,12 +669,12 @@ Emacs mode
669669There's an excellent Emacs editing mode for Python code; see the file
670670Misc/python-mode.el. Originally written by the famous Tim Peters, it
671671is now maintained by the equally famous Barry Warsaw
672- <
[email protected] >. The latest version
is online at 673- ftp://ftp.python.org/pub/emacs/python-mode.el. As you might expect of
674- Barry (and even if you don't know what the heck I'm talking about :-),
675- a configuration file for his cc-mode.el which selects the style used
676- throughout most Python C source files is also provided; see the file
677- Misc/ccpy-style.el .
672+ <
[email protected] >. The latest version
, along with various 673+ other contributed Python-related Emacs goodies, is online at
674+ <http://www.python.org/emacs/python-mode>. And if you are planning to
675+ edit the Python C code, please pick up the latest version of CC Mode
676+ <http://www.python.org/emacs/cc-mode>; it contains a "python" style
677+ used throughout most of the Python C source files .
678678
679679
680680Web site
You can’t perform that action at this time.
0 commit comments