From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian D Newsgroups: gmane.emacs.devel Subject: Re: Network Manager Date: Mon, 21 Jan 2013 13:45:37 -0500 Message-ID: <87pq0y74tq.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358793984 930 80.91.229.3 (21 Jan 2013 18:46:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2013 18:46:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 21 19:46:44 2013 Return-path: Envelope-to: ged-emacs-devel@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 1TxMOH-0005C8-GI for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2013 19:46:41 +0100 Original-Received: from localhost ([::1]:44316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxMO0-00083l-IN for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2013 13:46:24 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxMNy-00083f-F3 for emacs-devel@gnu.org; Mon, 21 Jan 2013 13:46:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxMNx-0001DR-Ew for emacs-devel@gnu.org; Mon, 21 Jan 2013 13:46:22 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxMNx-0001DN-Bo for emacs-devel@gnu.org; Mon, 21 Jan 2013 13:46:21 -0500 Original-Received: from [2620:0:2820:2210:226:b6ff:fee6:518e] (port=47934 helo=parabola) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1TxMNx-0008WO-3J for emacs-devel@gnu.org; Mon, 21 Jan 2013 13:46:21 -0500 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:156555 Archived-At: Sorry that it's taken me this long to send an update. I got ENWC setup on savannah (https://savannah.nongnu.org/projects/enwc). I also got it setup to work with NetworkManager. I got it to connect to a network, and display the networks. However, it takes a few seconds to display the networks after a scan, since it takes a while to get the network properties from an access point. However, connecting seems to work welll. Ian D