bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators


From: Torsten Bronger
Subject: bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators
Date: Thu, 04 Sep 2008 10:40:41 +0200 (CEST)

In Python source text, if a function decorator uses the dot notation for 
attribute lookup, the syntax highlightig stops at the first dot.  Instead, it 
should highlight the complete decorator identifier.


In GNU Emacs 23.0.60.11 (x86_64-unknown-linux-gnu)
 of 2008-09-02 on wilson
Windowing system distributor `The Cygwin/X Project', version 11.0.60899901
configured using `configure  '--prefix=/usr/local/' 
'--mandir=/usr/local/share/man/' '--infodir=/usr/local/share/info/' 
'--with-x-toolkit=no' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' 
'--with-png' '--with-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Python

Minor modes in effect:
  diff-auto-refine-mode: t
  shell-dirtrack-mode: t
  global-auto-revert-mode: t
  savehist-mode: t
  display-time-mode: t
  desktop-save-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t







reply via email to

[Prev in Thread] Current Thread [Next in Thread]