From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Network Manager Date: Tue, 22 Jan 2013 13:24:14 -0500 Message-ID: References: <87pq0y74tq.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358879076 15779 80.91.229.3 (22 Jan 2013 18:24:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jan 2013 18:24:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ian D Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 22 19:24:54 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 1TxiWg-0003Uc-HS for ged-emacs-devel@m.gmane.org; Tue, 22 Jan 2013 19:24:50 +0100 Original-Received: from localhost ([::1]:52433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxiWP-00050r-CJ for ged-emacs-devel@m.gmane.org; Tue, 22 Jan 2013 13:24:33 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxiWM-00050l-Ay for emacs-devel@gnu.org; Tue, 22 Jan 2013 13:24:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxiWG-0003pT-75 for emacs-devel@gnu.org; Tue, 22 Jan 2013 13:24:30 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:58535) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxiWF-0003oz-MI; Tue, 22 Jan 2013 13:24:24 -0500 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id r0MIOGkG001034; Tue, 22 Jan 2013 13:24:18 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 3D86BAE3F6; Tue, 22 Jan 2013 13:24:14 -0500 (EST) In-Reply-To: <87pq0y74tq.fsf@gnu.org> (Ian D.'s message of "Mon, 21 Jan 2013 13:45:37 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4469=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4469> : streams <892945> : uri <1325131> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:156584 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. I can't remember where the discussion went w.r.t including it in GNU ELPA. Were you interested? Stefan