Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95149
| Path | csiph.com!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed7.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.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'column': 0.07; 'feature.': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'jan': 0.11; 'interpreter': 0.15; 'later).': 0.16; 'margin': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:ever': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'am,': 0.23; 'code,': 0.23; 'patch': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'mostly': 0.27; 'subject: -- ': 0.27; 'this.': 0.28; 'that.': 0.30; "i'd": 0.31; 'idle': 0.33; 'editor': 0.34; 'done': 0.35; 'subject:please': 0.35; 'but': 0.36; 'should': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'received:org': 0.37; 'johnson': 0.37; 'mean': 0.38; 'to:addr:python.org': 0.40; 'more': 0.63; 'more.': 0.63; 'timothy': 0.84; 'subject:you': 0.85; 'received:fios.verizon.net': 0.91; 'subject:Who': 0.91; 'subject:know': 0.91; 'subject:answer': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Who uses IDLE -- please answer if you ever do, know, or teach |
| Date | Fri, 7 Aug 2015 21:10:03 -0400 |
| References | <mpubur$lcc$1@ger.gmane.org> <55C37EBC.3020604@outlook.com> <mq0qom$eqb$1@ger.gmane.org> <55C4969D.2010005@outlook.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-98-114-97-173.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
| In-Reply-To | <55C4969D.2010005@outlook.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.1320.1438996219.3674.python-list@python.org> (permalink) |
| Lines | 31 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1438996219 news.xs4all.nl 2962 [2001:888:2000:d::a6]:48085 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:95149 |
Show key headers only | View raw
On 8/7/2015 7:29 AM, tjohnson wrote: > On 8/6/2015 7:31 PM, Terry Reedy wrote: >> On 8/6/2015 11:35 AM, Timothy Johnson wrote: >> >>> problems because it works well for that. Most of the time I use PyDev >>> and Notepad++ to edit Python code, but if more features were added to >>> Idle I would consider using it more. >> >> What 1 or 2 features would you most like to see? >> > Practically, I'd say a line number margin Patch is mostly done but I need to review (sooner than later). > and right edge indicator. Do you mean at column 80 or something? > Theoretically, a tabbed editor *Many* people want this. I think this should be the highest priority new big feature. > and dockable interpreter pane. Please explain. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Who uses IDLE -- please answer if you ever do, know, or teach Terry Reedy <tjreedy@udel.edu> - 2015-08-07 21:10 -0400
csiph-web