Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.04; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'wrote': 0.14; 'question.': 0.14; 'thread': 0.14; 'idle,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:comment': 0.16; 'subject:program': 0.16; 'work"': 0.16; 'wrote:': 0.18; 'looked': 0.18; '(but': 0.19; 'subject:] ': 0.20; 'initial': 0.24; 'mon,': 0.24; 'environment': 0.24; 'header:X -Complaints-To:1': 0.27; 'chris': 0.29; "doesn't": 0.30; 'jean': 0.31; 'run': 0.32; 'another': 0.32; 'linux': 0.33; 'running': 0.33; 'problem': 0.35; "can't": 0.35; 'but': 0.35; 'there': 0.35; 'choosing': 0.36; 'idle': 0.36; 'done': 0.36; 'possible': 0.36; 'similar': 0.36; 'starting': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'skip:. 10': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; 'offer': 0.62; 'within': 0.65; '20,': 0.68; 'default': 0.69 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dave Angel Subject: Re: [newbie] advice and comment wanted on first tkinter program Date: Wed, 22 Jan 2014 07:08:04 -0500 (EST) Organization: news.gmane.org References: <79c02d3e-cf6f-4aaa-bf71-4614a272e88d@googlegroups.com> <2ffb1f76-7e51-46db-bc4a-de2c3efc90ba@googlegroups.com> <7aebab9e-d176-4927-9264-1d0b755f768c@googlegroups.com> <18bc0910-752c-4a34-a02c-61d6f6735cbd@googlegroups.com> X-Gmane-NNTP-Posting-Host: dpc6744192108.direcpc.com X-Newsreader: PiaoHong Usenet NewsReaders 1.36 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: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390392356 news.xs4all.nl 2929 [2001:888:2000:d::a6]:52582 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64494 Jean Dupont Wrote in message: > Op maandag 20 januari 2014 07:24:31 UTC+1 schreef Chris Angelico: >> On Mon, Jan 20, 2014 at 3:04 PM, Jean Dupont wrote: >> > I started a thread "[newbie] starting geany from within idle does not >> > work" > I did try to do the same on my linux desktop computer, but the problem is, > it has another desktop environment (KDE4). In the rpi-environment it is > possible > (but it doesn't work) to change the default IDLE-editor by right-clicking > the idle-icon and choosing geany in stead of leafpad, however the same > can't be done > in KDE4, I hoped to find a similar setting once running IDLE in > Options-->Configure IDLE, but nothing there neither. I also looked > unsuccessfuly in the .idlerc-directory for a config-file. Hence my initial > question. > What does idle offer that Geary does not? Why not just run Geary from your terminal prompt? > -- DaveA