From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: eshell problem: Spawning child process: invalid argument? Date: Fri, 18 May 2012 17:44:39 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4d8d0cea-ce39-4c02-9d25-c441aae8fbaa@t2g2000pbl.googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1337388314 3668 80.91.229.3 (19 May 2012 00:45:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 May 2012 00:45:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 19 02:45:13 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1SVXnE-0008F5-Mf for geh-help-gnu-emacs@m.gmane.org; Sat, 19 May 2012 02:45:12 +0200 Original-Received: from localhost ([::1]:56353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVXnE-0005O6-2p for geh-help-gnu-emacs@m.gmane.org; Fri, 18 May 2012 20:45:12 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!t2g2000pbl.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 76.126.112.84 Original-X-Trace: posting.google.com 1337388279 17848 127.0.0.1 (19 May 2012 00:44:39 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 19 May 2012 00:44:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t2g2000pbl.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:192487 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84892 Archived-At: why doesn't this work in eshell? lynx -dump -display_charset=utf-8 -width=90 http://example.com > xxxx.html i get Spawning child process: invalid argument then eshell doesn't have any doc, so sad. Xah