File: README.python-elisp

package info (click to toggle)
python 1.5.2-10potato11
  • links: PTS
  • area: main
  • in suites: potato
  • size: 13,340 kB
  • ctags: 36,680
  • sloc: ansic: 97,117; python: 88,266; makefile: 2,518; lisp: 2,363; sh: 882
file content (23 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

  The Emacs python-mode for Debian GNU/Linux
  ------------------------------------------

Barry Warsaw's python-mode for Emacs is included in the upstream Python
distribution. In Debian, we provide this mode in this separate package,
python-elisp.

python-elisp automagically installs itself for use with all supported
flavors of emacs, according to the Debian emacsen policy. The installation
includes byte-compilation for the installed emacsen flavor and an
entry for auto-load, as suggested in python-mode.el

Known Problems:
--------------

The recent python-mode requires a recent version of the Custom library
for Emacs. The versions included with XEmacs 19 - 21 and FSF Emacs 20
will do, but when you're using FSF Emacs 19.34, you'll need to install
Custom (available from http://www.dina.kvl.dk/~abraham/custom). Again,
this will break the GNUS package delivered with Emacs 19.34. For more
information, read python-mode.el.