From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nurullah Akkaya Newsgroups: gmane.emacs.help Subject: Re: Asynchronous commands with eshell-command Date: Tue, 27 Jan 2009 13:49:17 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd289daf90306046175719a X-Trace: ger.gmane.org 1233068952 7710 80.91.229.12 (27 Jan 2009 15:09:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2009 15:09:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 27 16:10:25 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LRpXn-0007Mj-5X for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Jan 2009 16:08:03 +0100 Original-Received: from localhost ([127.0.0.1]:60991 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRpWU-0008CS-FL for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Jan 2009 10:06:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRmRZ-0003Rf-2X for help-gnu-emacs@gnu.org; Tue, 27 Jan 2009 06:49:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRmRW-0003PW-79 for help-gnu-emacs@gnu.org; Tue, 27 Jan 2009 06:49:23 -0500 Original-Received: from [199.232.76.173] (port=40923 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRmRV-0003PH-8g for help-gnu-emacs@gnu.org; Tue, 27 Jan 2009 06:49:21 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.158]:13079) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRmRU-0004kE-SP for help-gnu-emacs@gnu.org; Tue, 27 Jan 2009 06:49:21 -0500 Original-Received: by fg-out-1718.google.com with SMTP id e12so102681fga.30 for ; Tue, 27 Jan 2009 03:49:18 -0800 (PST) Original-Received: by 10.86.84.5 with SMTP id h5mr379697fgb.49.1233056958054; Tue, 27 Jan 2009 03:49:18 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 27 Jan 2009 10:04:21 -0500 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:61700 Archived-At: --000e0cd289daf90306046175719a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, a while ago i hacked SudoSave to run a process as root asynchronously to run nmap within emacs. you can grab a copy here http://nakkaya.com/sudoEl.html i am a new to lisp it may not be the best way to do it but it works. regards, Nurullah --000e0cd289daf90306046175719a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

a while ago i hacked SudoSave to run a process as root asynchron= ously to run nmap within emacs.
you can grab a copy here http://nakkaya.com/sudoEl.html
i am a ne= w to lisp it may not be the best way to do it but it works.

regards,
Nurullah
--000e0cd289daf90306046175719a--