From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Spiro Newsgroups: gmane.emacs.devel Subject: Re: Please add a "Guided Tour" menu command Date: Tue, 4 Nov 2008 21:38:37 +0000 (UTC) Message-ID: References: <87ejpc3ilr.fsf@localhost.i-did-not-set--mail-host-address--so-tickle-me> <878wwen09k.fsf@jurta.org> <87wsfjtl0s.fsf@cyd.mit.edu> <88a0562f61538a9866b6ecce1c46c7a6.squirrel@webmail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225835248 24677 80.91.229.12 (4 Nov 2008 21:47:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 21:47:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 04 22:48:31 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 1KxTl9-00065l-8w for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 22:48:23 +0100 Original-Received: from localhost ([127.0.0.1]:60967 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxTk2-0001H0-A1 for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 16:47:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxTi3-0000IZ-ON for emacs-devel@gnu.org; Tue, 04 Nov 2008 16:45:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxTi2-0000Hd-6Y for emacs-devel@gnu.org; Tue, 04 Nov 2008 16:45:11 -0500 Original-Received: from [199.232.76.173] (port=40619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxTi2-0000Ha-0S for emacs-devel@gnu.org; Tue, 04 Nov 2008 16:45:10 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:49077 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 1KxTi2-0006FA-BR for emacs-devel@gnu.org; Tue, 04 Nov 2008 16:45:10 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KxThu-00045g-S4 for emacs-devel@gnu.org; Tue, 04 Nov 2008 21:45:03 +0000 Original-Received: from CPE000d8824ef4e-CM0013718690da.cpe.net.cable.rogers.com ([72.138.124.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Nov 2008 21:45:02 +0000 Original-Received: from jasonspiro4 by CPE000d8824ef4e-CM0013718690da.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Nov 2008 21:45:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 72.138.124.65 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092816 Iceweasel/3.0.3 (Debian-3.0.3-2)) X-detected-operating-system: by monty-python.gnu.org: GNU/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:105372 Archived-At: Juri Linkov jurta.org> wrote: > > Then we could generate a set of PNG files from the PDF tour file and > ship them with Emacs to display with the help of doc-view mode > (with possible changes to doc-view to take prepared PNG files > from the predefined directory like etc/tour/images). Why not use Info mode, and customize Info mode so that it can display images? Or why not use the w3 or emacs-w3m web browser, if they are installed? IIRC they can display images.