emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network Manager


From: Bastien
Subject: Re: Network Manager
Date: Fri, 14 Dec 2012 09:31:17 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Ian D <address@hidden> writes:

> Bastien <address@hidden> writes:
>
>> I can't ungzip the file...
>
>   Sorry about that.  I forgot to tell tar to use gzip when zipping it.
>   Here's something that should actually work... I checked!

Thanks for resending.

I tested M-x enwc RET after loading the four libraries and I get this
error:

Debugger entered--Lisp error: (void-function nil)
  nil()
  funcall(nil)
  enwc-do-scan()
  (let* ((scan-ret (enwc-do-scan)) (enwc-access-points (enwc-get-nw)) (cur-id 
0) networks) (message "Scanning... Done") (setq enwc-essid-width 5) (mapcar 
(function (lambda (x) (let ((ret-itm (cons ... nil))) (setq cur-id (1+ cur-id)) 
(progn (let (... det) (while --dolist-tail-- ... ... ...))) ret-itm))) 
enwc-access-points))
  enwc-scan-internal-wireless()
  (if enwc-using-wired (enwc-scan-internal-wired) (enwc-scan-internal-wireless))
  enwc-scan-internal()
  (setq enwc-last-scan (enwc-scan-internal))
  enwc-scan()
  enwc()
  call-interactively(enwc record nil)
  command-execute(enwc record)
  execute-extended-command(nil "enwc")
  call-interactively(execute-extended-command nil nil)


-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]