Package: python-mode
Version: 1:1.0-3.1
Severity: normal

Hi,

When installing emacs22, it complains about python-mode.el using 
old-style backquotes, at line 781:

In toplevel form:
python-mode.el:781:1:Warning: !! The file uses old-style backquotes !!
This functionality has been obsolete for more than 10 years already
and will be removed soon.  See (elisp)Backquote in the manual.

(defmacro py-safe (&rest body)
  "Safely execute BODY, return nil if an error occurred."
  (` (condition-case nil
         (progn (,@ body))
       (error nil))))

Thanks,

Matthew

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-2-macpro-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-mode depends on:
ii  emacs21                      21.4a+1-5.6 The GNU Emacs editor
ii  pymacs                       0.23-1.1    interface between Emacs Lisp and P

python-mode recommends no packages.

python-mode suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to