all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators
@ 2008-09-04  8:40 Torsten Bronger
  2008-09-04 14:06 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Torsten Bronger @ 2008-09-04  8:40 UTC (permalink / raw)
  To: emacs-pretest-bug

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators
  2008-09-04  8:40 bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators Torsten Bronger
@ 2008-09-04 14:06 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2008-09-04 14:06 UTC (permalink / raw)
  To: 881

> 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.

Could you explain what that means for someone who has no idea what is
a "decorator" or "decorator identifier"?  E.g. an example would go
a long way, thank you,


        Stefan






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-04 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04  8:40 bug#881: 23.0.60; python.el: Wrong syntax highlighting in decorators Torsten Bronger
2008-09-04 14:06 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.