Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'value,': 0.04; 'highlighting': 0.09; 'pointers': 0.09; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'subject:program': 0.16; 'sender:addr:gmail.com': 0.17; 'thanks,': 0.17; 'bonus': 0.22; 'python?': 0.22; 'skip': 0.24; 'header:In-Reply-To:1': 0.27; 'points': 0.29; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; 'anyone': 0.31; 'could': 0.34; 'received:google.com': 0.35; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'son': 0.61; 'back': 0.62; 'url:p': 0.64; 'between': 0.67; 'forth': 0.81; 'bounce': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=XBb/u9a9/3+la0auqBCW9l32GNe9s+WVOH0SoU4hQjk=; b=wiK7JBO60M8T5TPk/gt5EaJic0K4zGkMkE1XmgEoEuRm8tFiqV/lZQuKKSjtGutCeH kdXAxtdF0QxthOCr0lRpD9kUmn6sWLfJpuCPNZlJf0QXh1K7xmvF6NUxlcVEkwyEJngZ EDkVQ/HlwgEw7SlYsfidxmXSgVVTvEV9uVyB0D7vAFOJ2phlKmePxkYXFmmKWsDvLQj2 +ETj20mMyh2Qz4smkHgy8wUsi4IM+KC2dJZraPJmIVQBXu7cipyxAV7WouxtYE6AnX4O LFkOO3xZ8PPfJfZTo63XUBpkFoPfI/WQl9H+BndcupObmoU1UU3IOOsdW/3XCn6ewrmR EGpA== MIME-Version: 1.0 X-Received: by 10.43.153.68 with SMTP id kz4mr19186219icc.29.1390782709846; Sun, 26 Jan 2014 16:31:49 -0800 (PST) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Sun, 26 Jan 2014 18:31:49 -0600 X-Google-Sender-Auth: H-gKKsgjU9KQQB9f4vp_TmQELNk Subject: Highlighting program variables instead of keywords? From: Skip Montanaro To: Python Content-Type: multipart/alternative; boundary=001a11c2ecd86159c304f0e8d5de X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390782718 news.xs4all.nl 2958 [2001:888:2000:d::a6]:41807 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64806 --001a11c2ecd86159c304f0e8d5de Content-Type: text/plain; charset=UTF-8 My son sent me a link to an essay about highlighting program data instead of keywords: https://medium.com/p/3a6db2743a1e/ I think this might have value, especially if to could bounce back and forth between both schemes. Is anyone aware of tools like this for Python? Bonus points for pointers to an Emacs implementation. Thanks, Skip --001a11c2ecd86159c304f0e8d5de Content-Type: text/html; charset=UTF-8

My son sent me a link to an essay about highlighting program data instead of keywords:

https://medium.com/p/3a6db2743a1e/

I think this might have value, especially if to could bounce back and forth between both schemes. Is anyone aware of tools like this for Python? Bonus points for pointers to an Emacs implementation.

Thanks,

Skip

--001a11c2ecd86159c304f0e8d5de--