From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Plaksin Newsgroups: gmane.emacs.devel Subject: Re: Images on ttys Date: Tue, 22 Apr 2008 08:24:01 -0400 Message-ID: References: <87hcduw7xz.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208867097 4461 80.91.229.12 (22 Apr 2008 12:24:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 12:24:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 22 14:25:32 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JoHYw-0000bs-64 for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 14:25:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoHYE-0004PI-Qf for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 08:24:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JoHY8-0004Nw-Nk for emacs-devel@gnu.org; Tue, 22 Apr 2008 08:24:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JoHY2-0004M3-WD for emacs-devel@gnu.org; Tue, 22 Apr 2008 08:24:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoHY2-0004M0-Tl for emacs-devel@gnu.org; Tue, 22 Apr 2008 08:24:34 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JoHXy-0003fT-Fm for emacs-devel@gnu.org; Tue, 22 Apr 2008 08:24:34 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JoHXa-0003HZ-SZ for emacs-devel@gnu.org; Tue, 22 Apr 2008 12:24:07 +0000 Original-Received: from stone.tss.usg.edu ([168.24.82.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2008 12:24:06 +0000 Original-Received: from happy by stone.tss.usg.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2008 12:24:06 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: stone.tss.usg.edu User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:l7/tkVEtR/5K8ABQHJQFa6pWLBI= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95763 Archived-At: David Hansen writes: > On Mon, 21 Apr 2008 20:15:06 -0400 Mark Plaksin wrote: > >> Andreas Schwab writes: >> >>> Mark Plaksin writes: >>> >>>> w3m in xterm and rvxt displays images. >>> >>> It's a hack. It requires access to the widget tree of the terminal >>> emulator it is running in, figuring out the right widget where to put >>> the images (that's why it works only on terminal emulators it knows >>> about). And of course, it needs to have access to the X server in the >>> first place. >> >> Is it possible to do it right? Is anybody working on it? >> >> As an end user it's a pretty exciting idea. > > If you have an X server already running and want look at images inside > emacs, why do you run it in a terminal emulator? I run Emacs on my desktop at work and connect to it (via multi-tty) when I'm at home. Displaying an X frame at home over SSH + DSL is too slow so I use a tty.