Re: [Python-mode] color syntax highlighting?

2007-06-08 Thread James Hartley
On 6/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I suspect that the ability to highlight syntax when using -nw (that is, not starting an X-aware instance of Emacs) depends on the terminfo/termcap description of available for your current $TERM setting. Thanks for your response. I'll p

Re: [Python-mode] color syntax highlighting?

2007-06-08 Thread skip
James> However as a newbie, how is color syntax highlighting enabled? James> Searching through Google shows that coloring is already done James> within python-mode.el, but I'm not seeing it when running emacs James> -nw within aterm on X. I suspect that the ability to highlight sy

[Python-mode] color syntax highlighting?

2007-06-08 Thread James Hartley
I've recently switched to Emacs & have been impressed with python-mode.elfound at SourceForge. Thanks to everyone involved with its development. However as a newbie, how is color syntax highlighting enabled? Searching through Google shows that coloring is already done within python-mode.el, but