From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Louis-Guillaume Gagnon Newsgroups: gmane.emacs.help Subject: Re: code listp to determine wich os I'm running on Date: Wed, 29 Jan 2014 20:57:17 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1391047044 22970 80.91.229.3 (30 Jan 2014 01:57:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2014 01:57:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 30 02:57:33 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W8gsm-0003ZO-Gi for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jan 2014 02:57:32 +0100 Original-Received: from localhost ([::1]:45998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8gsl-0002WI-Vw for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Jan 2014 20:57:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8gsa-0002W2-AU for help-gnu-emacs@gnu.org; Wed, 29 Jan 2014 20:57:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8gsY-0002S2-Vt for help-gnu-emacs@gnu.org; Wed, 29 Jan 2014 20:57:20 -0500 Original-Received: from mail-la0-x230.google.com ([2a00:1450:4010:c03::230]:41256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8gsY-0002Rs-NW for help-gnu-emacs@gnu.org; Wed, 29 Jan 2014 20:57:18 -0500 Original-Received: by mail-la0-f48.google.com with SMTP id mc6so2065205lab.21 for ; Wed, 29 Jan 2014 17:57:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=iNPg9qJgW9RbtToGTo2CzIYJeiMrKQwf0JGqr8DpEvo=; b=QDsnm1biEesnd41domjrUPPDfno0AcdMBCH7xb+v95oqiV7gpn7Fbq6MX4kyaRei4O Xpt5HYWwyI9NQC78gLiSa7jgQLKewVZBfWhRqbkitlE7eqUsDGWyEf68Polkr3y0YXaa tIvtpSpAgtNj9nux/FVMLtkxlf86BsIIMmgzTnq89998nF+A4YUNSOz3k81AjvrIFSHm 5KtEiEMfjxhXOLRkH77HtEPtxPthzXeY6+LLBCX/p/YYf9lAe5jKaw7mWRDSiL/o1drK TcJnHp4XQX1FPsGcH5o2SnwKQpsPydh2QKEgeQ4AnapnfyxOmi3yYid0b/ZFDlh7G61y Ycew== X-Received: by 10.153.3.2 with SMTP id bs2mr7590895lad.5.1391047037579; Wed, 29 Jan 2014 17:57:17 -0800 (PST) Original-Received: by 10.114.176.74 with HTTP; Wed, 29 Jan 2014 17:57:17 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::230 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95780 Archived-At: 2014-01-29 Louis-Guillaume Gagnon : > 2014-01-29 Stefan Monnier : >> I wish I could point to a "doesnt-work-considered-harmful" diatribe. >> > > Not a diatribe per se, but still a relevant read: How To Ask Questions > The Smart Way > > glg oops, forgot the link: http://www.catb.org/esr/faqs/smart-questions.html glg