Emacs Python.el, Syntax Highlighting Quirks -


I am using version 0.23.1 for Ajax. Syntax highlighting is a little bit - Any variable name has an underscore keyword that will result in the keyword highlighting. For example, the result of "foo_list" is being highlighted in "list".

Compared to anything in my own understanding of AMX-Lisp (this is not a big deal) how can I tell about how to fix it? Here I think the relevant code "Python." In line 312-318, I suspect that there is a problem with the definition of "symbol-start", but I do not know what that name means.

  (defy python-font-lock-keywords ;; keywords (, (RX symbols-start ("" and "" "" "" "" "" "" "" "" " Except "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""   

Once I've struggled in MX-Lisp, it is that I am in situations It seems difficult as their definitions can be renamed

when you say Are you a Python-mode 0.23.1, what do you mean Which comes bundle with Emacs or this one:? (Which appears on version 6.something)

The reason I'm asking is that I can not do in a blank dragon buffer, I inserted < / P>

  def x (): a_list = 3   

and "list" is highlighted only when I delete "a_" I am using bundled version with MX with Snapshot version, so can this be the difference?

Incidentally, the font you bid The lock rule looks correct: Probably the problem is that the icon syntax has not been set to your version "_"? You can type

  M-: (string (four-syntax? _)) By typing   

when in a dragon buffer You must be "_" (meaning symbol). If you find "." (Punctuation marks) or something else weird, which probably tells what is going wrong.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -