Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28435

Re: How to tell people to ask questions the smart way

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.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:How': 0.09; 'moreover,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:faqs': 0.09; 'andreas': 0.16; 'beating': 0.16; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:questions': 0.16; 'unhelpful': 0.16; 'url:catb': 0.16; 'wrote:': 0.17; '>>>': 0.18; 'question.': 0.20; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'question': 0.27; "doesn't": 0.28; 'header:X-Complaints-To:1': 0.28; 'smart': 0.29; 'writes:': 0.29; 'point': 0.31; 'from:addr:yahoo.co.uk': 0.32; "aren't": 0.33; 'belong': 0.33; 'instead,': 0.33; 'to:addr:python- list': 0.33; 'ben': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'anything': 0.36; 'thank': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'your': 0.60; 'response.': 0.67; 'subject:people': 0.84; 'subject:tell': 0.84; 'instrument': 0.95
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: How to tell people to ask questions the smart way
Date Wed, 05 Sep 2012 00:28:55 +0100
References <50a09acc-a7ac-4c17-b790-65cf3db80478@googlegroups.com> <mailman.188.1346784142.27098.python-list@python.org> <87vcft75ih.fsf_-_@benfinney.id.au>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host host-92-24-113-43.ppp.as43234.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120824 Thunderbird/15.0
In-Reply-To <87vcft75ih.fsf_-_@benfinney.id.au>
X-Antivirus avast! (VPS 120904-1, 04/09/2012), Outbound message
X-Antivirus-Status Clean
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.200.1346801265.27098.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346801265 news.xs4all.nl 6982 [2001:888:2000:d::a6]:45945
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28435

Show key headers only | View raw


On 05/09/2012 00:05, Ben Finney wrote:
> Andreas Perstinger <andipersti@gmail.com> writes:
>
>> On 04.09.2012 11:34, Paolo wrote:
>>> how do I know if a JTextField has the focus?
>>> thank to all
>>
>> Look there:
>> http://www.catb.org/esr/faqs/smart-questions.html#forum
>
> That is an unhelpful response. You aren't giving anything to help the
> original poster improve their question. Moreover, it is rude and
> dismissive, which doesn't belong in this forum.
>
> The “how to ask question the smart way” essay is not a blunt instrument
> for beating people over the head with, and it is brutish to use it that
> way. Instead, please point out *how* the original poster's question can
> be improved.
>

It is my opinion that the OP got exactly what they deserved, hence I 
entirely disagree with your response.

-- 
Cheers.

Mark Lawrence.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: focus on jtextfield Andreas Perstinger <andipersti@gmail.com> - 2012-09-04 20:42 +0200
  How to tell people to ask questions the smart way (was: focus on jtextfield) Ben Finney <ben+python@benfinney.id.au> - 2012-09-05 09:05 +1000
    Re: How to tell people to ask questions the smart way Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-05 00:28 +0100
      Re: How to tell people to ask questions the smart way rusi <rustompmody@gmail.com> - 2012-09-04 21:32 -0700
    Re: How to tell people to ask questions the smart way Chris Angelico <rosuav@gmail.com> - 2012-09-05 09:34 +1000
    Re: How to tell people to ask questions the smart way Andreas Perstinger <andipersti@gmail.com> - 2012-09-05 09:00 +0200
    Re: How to tell people to ask questions the smart way Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-05 09:06 +0100

csiph-web