Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: Everything good about Python except GUI IDE? Date: Sun, 28 Feb 2016 19:49:00 -0500 Lines: 23 Message-ID: References: <64a6599c-fae1-469d-bcee-875165b3cc7d@googlegroups.com> <56d294f8$0$1604$c3e8da3$5496439d@news.astraweb.com> <234a398e-1b0f-467b-a8cb-d7ca748f8062@googlegroups.com> <84922f24-3e00-4a23-b26d-5e6c0d8e7e04@googlegroups.com> <87y4a5c58i.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de /+mALYtf3K47XEojCtu3ngOqwcm4IfBWjVHbbiaXrfhA== Return-Path: 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; 'subject:Python': 0.05; 'over,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.11; 'italic': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.16; 'typing': 0.18; 'fix': 0.21; 'own.': 0.22; 'text,': 0.22; 'trace': 0.22; 'am,': 0.23; 'bit': 0.23; 'header:In-Reply-To:1': 0.24; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'document,': 0.29; 'style.': 0.29; 'option': 0.31; "can't": 0.32; 'add': 0.34; 'text': 0.35; 'something': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'delete': 0.38; 'wrong': 0.38; 'mean': 0.38; 'end': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'still': 0.40; 'some': 0.40; 'easy': 0.60; 'ever': 0.60; 'further': 0.62; 'received:96': 0.63; 'more': 0.63; 'situation': 0.67; 'subject:good': 0.84; 'received:fios.verizon.net': 0.91; 'reliable,': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-96-227-207-81.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103667 On 2/28/2016 9:29 AM, BartC wrote: > (Have you ever had a situation where you have to edit a bit of text > where a word is in italic or has some particular style. You delete the > word, and try and add some more text, but it persists in using the style > of the deleted text rather than the current style. You move further > away; still the same. You end up deleting everything including every > trace of that word and its style. Yet start typing on a now blank > document, and it's still the wrong style! Wordperfect had a Reveal Codes option that made it easy to exactly fix such mixups. I think it a tragedy that MS Word wiped it out. > That's what I mean by these applications having minds of their own. And > with a 300-page document you can't just start all over, you need > something reliable, and not so smart.) I did a 200 page book with WP. -- Terry Jan Reedy