GNU bug report logs - #11931
Coloring problem with Python variables

Previous Next

Package: emacs;

Reported by: Alireza Pc <afterpc <at> yahoo.com>

Date: Fri, 13 Jul 2012 08:43:02 UTC

Severity: normal

Fixed in version 24.1.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11931 in the body.
You can then email your comments to 11931 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#11931; Package emacs. (Fri, 13 Jul 2012 08:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alireza Pc <afterpc <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 13 Jul 2012 08:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alireza Pc <afterpc <at> yahoo.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Coloring problem with Python variables
Date: Fri, 13 Jul 2012 01:36:18 -0700 (PDT)
[Message part 1 (text/plain, inline)]
It's an small problem with python files. For example:

var1 = "variable 1"
def main():
    var2 = "variable 2"

Look at var1 and var2. var1 is brown, but var2 is white.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11931; Package emacs. (Fri, 13 Jul 2012 09:01:01 GMT) Full text and rfc822 format available.

Message #8 received at 11931 <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tassilo <at> member.fsf.org>
To: Alireza Pc <afterpc <at> yahoo.com>
Cc: 11931 <at> debbugs.gnu.org
Subject: Re: bug#11931: Coloring problem with Python variables
Date: Fri, 13 Jul 2012 10:55:06 +0200
Alireza Pc <afterpc <at> yahoo.com> writes:

> It's an small problem with python files. For example:
>
> var1 = "variable 1"
> def main():
>     var2 = "variable 2"
>
> Look at var1 and var2. var1 is brown, but var2 is white.

I can reproduce that with Emacs 24.1 (var2 has `default' face), but it
seems to have been already fixed in the emacs bzr trunk, where both
variables are fontified with `font-lock-variable-name-face'.

Bye,
Tassilo




bug Marked as fixed in versions 24.1.50. Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 13 Jul 2012 09:33:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 11931 <at> debbugs.gnu.org and Alireza Pc <afterpc <at> yahoo.com> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 13 Jul 2012 09:33:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 10 Aug 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.