Package: python-mode
Version: 1:1.0-2
Severity: wishlist
File: /etc/emacs/site-start.d/50python-mode.el
Tags: patch

Hi

Please add py-shell autoloding to 50python-mode.el:


--- /etc/emacs/site-start.d/50python-mode.el    2006-03-05 16:25:11.000000000 
+0100
+++ 50python-mode.el    2006-07-16 13:48:20.000000000 +0200
@@ -1,6 +1,7 @@
 ;-*-emacs-lisp-*-
 
 (autoload 'python-mode "python-mode" "Python editing mode." t)
+(autoload 'py-shell "python-mode" "Interactive Python interpreter." t)
 (autoload 'doctest-mode "doctest-mode" "Python doctest editing mode." t)
 
 (setq load-path



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-1-vserver-k7
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)

Versions of packages python-mode depends on:
ii  emacs-snapshot              1:20060712-2 The GNU Emacs editor (development 
ii  emacs-snapshot-gtk [emacs-s 1:20060712-2 The GNU Emacs editor (with GTK+ 2.
ii  emacs21                     21.4a-6      The GNU Emacs editor
ii  pymacs                      0.22-6       interface between Emacs Lisp and P

python-mode recommends no packages.

-- no debconf information

-- 

=*= Lukasz Pankowski =*=


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to