From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: basic network detect Date: Tue, 17 Jan 2006 14:45:49 +0100 Message-ID: <43CCF50D.3010205@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137519991 21273 80.91.229.2 (17 Jan 2006 17:46:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 17:46:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 17 18:46:29 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EyuuR-0001GB-Om for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jan 2006 18:46:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eyuwm-0005Iq-2G for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Jan 2006 12:48:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EysTs-0006pe-Vl for help-gnu-emacs@gnu.org; Tue, 17 Jan 2006 10:10:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EysKn-0004U6-6e for help-gnu-emacs@gnu.org; Tue, 17 Jan 2006 10:01:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EyrC5-0006nH-K4 for help-gnu-emacs@gnu.org; Tue, 17 Jan 2006 08:48:18 -0500 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EyrFm-00039w-Bv for help-gnu-emacs@gnu.org; Tue, 17 Jan 2006 08:52:06 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.069.1) id 43CCA86A00020361; Tue, 17 Jan 2006 14:45:49 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: Mathias Dahl In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32703 Archived-At: Mathias Dahl wrote: > BRUCE INGALLS writes: > > >> I wrote some code, but tested it on only one system. I wish to add it >> to the next version of my GPL http://emacro.sf.net/ project. >> The purpose is to, as feasibly as I can, test if the user has >> o broadband >> o dialup >> o no network >> > > Running under WindowsXP, I get: > > "w32 broadband, or currently (perhaps always?) connected", which is > quite true... :) > I get the same on W2k.