Package: python-mode
Version: 1:6.1.1-1
Severity: wishlist
File: /etc/emacs/site-start.d/50python-mode.el
It'd be good if
emacs -q /tmp/foo.doctest
put the opened buffer into `doctest-mode'.
I see doctest-mode.el has an auto-mode-alist flagged for autoload. That
could go in 50python-mode.el to be available at startup in debian.
I see too the entry there is
'("\\.doctest$" . doctest-mode)
Usually it should be
"\\.doctest\\'"
so as to match only end-of-string, not a newline. Not that filenames
ought to contain newlines, but just in case.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-mode depends on:
ii emacs21 [emacsen] 21.4a+1-5.7
ii emacs22-gtk [emacsen] 22.3+1-1.2
ii emacs23-lucid [emacsen] 23.4+1-4
ic emacs24 [emacsen] 24.3+1-1
ii emacs24-lucid [emacsen] 24.3+1-1
ii python 2.7.3-4
ii xemacs21-mule [emacsen] 21.4.22-4
Versions of packages python-mode recommends:
pn pychecker <none>
ii pymacs 0.23-1.1
Versions of packages python-mode suggests:
pn pylint <none>
pn python-ropemacs <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]