Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38230
| 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 | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'mouse': 0.07; 'terry': 0.09; 'buttons,': 0.16; 'consciously': 0.16; 'left,': 0.16; 'mistake.': 0.16; 'reedy': 0.16; 'subject:send': 0.16; 'undo': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'enabled,': 0.22; 'header:In- Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'accidentally': 0.29; 'window': 0.30; 'button': 0.30; 'subject: -- ': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'sometimes': 0.35; 'received:209.85': 0.35; 'too': 0.36; 'enough': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'gives': 0.39; 'to:addr:python.org': 0.39; 'where': 0.40; 'harder': 0.65; 'benefit': 0.70; 'click': 0.76; '2013': 0.84; 'harm.': 0.84; 'to:name:python': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=yhEVjergvqroeAfCG622TPMoUSh4mVUT/CaH3weetII=; b=SYPfWu29VdjLkOW+LU9Faaicbw7K+Zd2dzIEG+/CXVaMF8WlgekdgIpv5Ksr1SoIdX ukrC5UJLrS7unr8q+T+ztJgLyZFvnRyMi28XxMbBo6keG2tN2W6kXpP3ngEgJ/YGCgpA OvIJrUpIS6U867RLhEB9XvoSS+W1nYJ2gKUJ0rZj7wVkSL1pVM2Oz4+gQacFMLP4lipq YN1L+R1sFIYaLkXzakgPUZivrKRekljywU4ctkeEAg/FjlNxEBD7WyKfXxx3fke6+h0c FcG7WQc+z8qsX5hrJIve/frdFt4tBXkExSV7HSR28V2r1wDfejXyb9JkZ7dgRPFWCzAU Kalw== |
| X-Received | by 10.66.72.97 with SMTP id c1mr67921247pav.48.1360098719779; Tue, 05 Feb 2013 13:11:59 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <kern9g$obb$1@ger.gmane.org> |
| References | <kern9g$obb$1@ger.gmane.org> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Tue, 5 Feb 2013 14:11:19 -0700 |
| Subject | Re: Hitting send by mistake -- a solution |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1388.1360098729.2939.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360098729 news.xs4all.nl 6970 [2001:888:2000:d::a6]:47354 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38230 |
Show key headers only | View raw
On Tue, Feb 5, 2013 at 12:41 PM, Terry Reedy <tjreedy@udel.edu> 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. I consider it a benefit that I have to > consciously look for it. Now, [Spelling] is where [Send] used to be, and if > I accidentally click *that*, no harm. Gmail has an "Undo Send" Labs setting. I have this enabled, which gives me a 30-second window to Undo after accidentally hitting Send before the message is actually sent.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Hitting send by mistake -- a solution Ian Kelly <ian.g.kelly@gmail.com> - 2013-02-05 14:11 -0700
csiph-web