Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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; 'mouse': 0.07; 'option,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; ';-)': 0.11; 'buttons,': 0.16; 'left,': 0.16; 'mistake.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:send': 0.16; 'later': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'tim': 0.18; 'feb': 0.19; 'assumes': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'accidentally': 0.29; 'chase': 0.29; 'error': 0.30; 'button': 0.30; 'subject: -- ': 0.33; 'to:addr:python-list': 0.33; 'pm,': 0.35; 'sometimes': 0.35; 'something': 0.35; 'received:org': 0.36; 'too': 0.36; 'enough': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'day.': 0.63; 'harder': 0.65; 'click': 0.76; '2013': 0.84; 'received:fios.verizon.net': 0.84; 'offline.': 0.91; 'clients,': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Hitting send by mistake -- a solution Date: Tue, 05 Feb 2013 18:52:48 -0500 References: <20130205142202.0894894f@bigbox.christie.dr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <20130205142202.0894894f@bigbox.christie.dr> 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360108400 news.xs4all.nl 6891 [2001:888:2000:d::a6]:39183 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38246 On 2/5/2013 3:22 PM, TIm Chase wrote: > On Tue, 05 Feb 2013 14:41:21 -0500, Terry Reedy wrote: >> [comment about a double post] >> > He must have hit the send button too early by mistake. >> >> I used to do that occasionally. The reason is that the default >> position of [send] was on the left, under [File] and [Edit], and >> sometimes I did not move the mouse up enough before clicking. With >> Thunderbird, I was able to move [Send] to the right of the other >> buttons, under nothing. It is much harder to accidentally click it. > > That assumes the error is made via the mouse. It was for me ;-) > In many email clients, Control+Enter will also result in sending. Learn something every day. I see that Thunderbird also has Send Later Cntl+Shift+Enter for when working offline. > Thunderbird has a confirmation option, I will give it a try ... Yes, it does ;-) -- Terry Jan Reedy