From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lowell Gilbert Newsgroups: gmane.emacs.help Subject: Re: Quite a few emacs questions Date: Thu, 17 May 2007 15:53:45 -0400 Message-ID: <44bqgji5va.fsf@be-well.ilk.org> References: <1179276142.234222.189970@p77g2000hsh.googlegroups.com> <1179430428.737521.121530@p77g2000hsh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179436872 31609 80.91.229.12 (17 May 2007 21:21:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 May 2007 21:21: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 Thu May 17 23:21:11 2007 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 1HonPG-0005Z5-80 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 May 2007 23:21:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HonXO-0007kI-Dt for geh-help-gnu-emacs@m.gmane.org; Thu, 17 May 2007 17:29:30 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.speakeasy.net!news.speakeasy.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Thu, 17 May 2007 14:53:45 -0500 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) Cancel-Lock: sha1:BNHKpwqTvZ96pDlvLg3mHUEtLKE= Original-Lines: 11 Original-NNTP-Posting-Host: 66.92.78.145 Original-X-Trace: sv3-Njdo0oqFAYdXrNFc06s421S6MtZPCUYOOGSWvTYw10JfqE/YzwgUZPdLMT2+BLaWmvLA0ZG/fvTGway!28QM3iYtPsx9F53MSjk/cXWI2dQGzsQOBGxfIbv//GpQiBX1DVrMv7uhfgnvQsDY5JCGu7jxUgOQ!uCrzMe3i9w== Original-X-Complaints-To: abuse@speakeasy.net X-DMCA-Complaints-To: abuse@speakeasy.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.34 Original-Xref: shelby.stanford.edu gnu.emacs.help:148511 X-Mailman-Approved-At: Thu, 17 May 2007 17:28:37 -0400 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:44104 Archived-At: mowgli writes: > I tried using lynx in eshell and it works like a charm. However since > lynx doesn't support frames, I like links or elinks but running these > in eshell just outputs grabage all over the screen and I have to kill > the eshell buffer. If there was a way to run links or elinks, it would > be just great. Have you tried term instead of eshell? It supports more terminal functionality, at the expense of not providing as much support for buffer/text functionality.