Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64918

Re: Highlighting program variables instead of keywords?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'string': 0.09; 'complicate': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'someone,': 0.09; 'python': 0.11; '(should': 0.16; 'different,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:program': 0.16; 'task.': 0.16; 'wrote:': 0.18; '(not': 0.18; 'bit': 0.19; 'header:User-Agent:1': 0.23; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'possibility': 0.29; 'convince': 0.31; 'please.': 0.31; 'implemented': 0.33; 'but': 0.35; 'done': 0.36; 'subject:?': 0.36; 'too': 0.37; 'to:addr:python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; "you've": 0.63; 'email addr:gmail.com': 0.63; 'kind': 0.63; 'become': 0.64; 'different': 0.65; 'claim.': 0.84; 'seriously,': 0.84; 'convinced': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ned Batchelder <ned@nedbatchelder.com>
Subject Re: Highlighting program variables instead of keywords?
Date Tue, 28 Jan 2014 14:38:46 -0500
References <CANc-5UwcZT18RgLqzHq0oMPA4sxfbfu0ZQhGPJBYZ0KEUJ6m2g@mail.gmail.com> <CANc-5UwkLjmwA5LCAKRGjDZaf5EiHXCfU4_Hm2e9yXsDmApR=g@mail.gmail.com> <CANc-5UxqBJPjk-QYgOL+n1A85xHAicPQHSPfB1fhBg877g0TTQ@mail.gmail.com> <mailman.6056.1390870225.18130.python-list@python.org> <0a2dc12e-43b2-4a49-8349-5e5e2b91886b@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 18.189.30.229
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
In-Reply-To <0a2dc12e-43b2-4a49-8349-5e5e2b91886b@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6080.1390937944.18130.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1390937945 news.xs4all.nl 2963 [2001:888:2000:d::a6]:50499
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:64918

Show key headers only | View raw


On 1/28/14 2:19 AM, wxjmfauth@gmail.com wrote:
> Different, but a little bit related. The work
> which is done actually on the possibility (not
> implemented but alreay realized) to colorize (style")
> the different graphemes of a glyph is very interesting.
>
> Python with its absurd Flexible String Representation
> just become a no go for the kind of task.
>
> (Should not be too complicate to understand.)
>
> jmf
>

JMF, seriously, stop it.  You've convinced no one because you have no 
convincing arguments.

It's obnoxious to continue to make this claim.  Stop it.  Please.

If you want to try to convince someone, convince me.  Write to me 
offline: ned@nedbatchelder.com

-- 
Ned Batchelder, http://nedbatchelder.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Highlighting program variables instead of keywords? Vito De Tullio <vito.detullio@gmail.com> - 2014-01-28 01:50 +0100
  Re: Highlighting program variables instead of keywords? wxjmfauth@gmail.com - 2014-01-27 23:19 -0800
    Re: Highlighting program variables instead of keywords? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-28 08:39 +0000
    Re: Highlighting program variables instead of keywords? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-28 11:16 +0000
    Re: Highlighting program variables instead of keywords? Ned Batchelder <ned@nedbatchelder.com> - 2014-01-28 14:38 -0500
      Re: Highlighting program variables instead of keywords? Piet van Oostrum <piet@vanoostrum.org> - 2014-01-29 14:30 +0100
    Re: Highlighting program variables instead of keywords? Michael Torrie <torriem@gmail.com> - 2014-01-28 14:09 -0700

csiph-web