Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64896
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'string': 0.09; 'complicate': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'thread': 0.14; '(should': 0.16; 'different,': 0.16; 'jumping': 0.16; 'out"': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:program': 0.16; 'task.': 0.16; 'language': 0.16; 'wrote:': 0.18; '(not': 0.18; 'bit': 0.19; 'appears': 0.22; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'possibility': 0.29; 'implemented': 0.33; 'something': 0.35; 'but': 0.35; "he's": 0.36; 'surely': 0.36; 'done': 0.36; 'subject:?': 0.36; 'too': 0.37; 'driving': 0.38; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'guy': 0.60; "you're": 0.61; 'email addr:gmail.com': 0.63; 'kind': 0.63; 'our': 0.64; 'become': 0.64; 'different': 0.65; 'continuous': 0.68; 'safe': 0.72; 'limit?': 0.84; 'nonsense.': 0.84; 'insane': 0.93; 'exceeded': 0.97 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Highlighting program variables instead of keywords? |
| Date | Tue, 28 Jan 2014 08:39:05 +0000 |
| 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 | host-78-147-16-152.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; 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.6060.1390898349.18130.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1390898349 news.xs4all.nl 2903 [2001:888:2000:d::a6]:46997 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:64896 |
Show key headers only | View raw
On 28/01/2014 07:19, 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 > This guy has surely exceeded his "three strikes and you're out" limit? Please, please somebody do something about it, he's driving me insane with this continuous drivel. No thread appears to be safe from him jumping in with this nonsense. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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