From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Please add a "Guided Tour" menu command Date: Tue, 4 Nov 2008 23:09:45 +0100 Message-ID: References: <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=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225836603 29690 80.91.229.12 (4 Nov 2008 22:10:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2008 22:10:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Jason Spiro" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 04 23:11:06 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 1KxU74-0005WD-2f for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 23:11:02 +0100 Original-Received: from localhost ([127.0.0.1]:44389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxU5w-0005tt-TH for ged-emacs-devel@m.gmane.org; Tue, 04 Nov 2008 17:09:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxU5r-0005si-IR for emacs-devel@gnu.org; Tue, 04 Nov 2008 17:09:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxU5r-0005sG-4S for emacs-devel@gnu.org; Tue, 04 Nov 2008 17:09:47 -0500 Original-Received: from [199.232.76.173] (port=51808 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxU5r-0005s9-1W for emacs-devel@gnu.org; Tue, 04 Nov 2008 17:09:47 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.153]:26210) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxU5q-0001HM-Nj for emacs-devel@gnu.org; Tue, 04 Nov 2008 17:09:46 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so3169239fgb.30 for ; Tue, 04 Nov 2008 14:09:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=bSxnqXSkos8UK2dexyL8wmPRtwfYz8d1IQDP4Kn2n/Q=; b=Zd0zovC38DEN0sBHIleiVUKusxVFSbmTUlMWUWjmhN+W06jIQ7YHN1GzKsvh7bSteh zxriC1oXZ2pHs3myuwjxlssEG5xpnIwFCgUI6NwJ5s8nGi2+4EDm4hkfPheyL/TZdR42 0yssaGj1pmLqtg7RlKL5iVfclohP6XpDuFLVI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FHBx70OFfADx08MWuzKhFt92ivlc3bDuLl0i0JvzId3JMhW/e4UUrS73R6MsQAHXGh Ovz8ML/9NyFiLA1+/FfD1BX+ZqSyoxPccy52MS/abUG5ZA3Dbrz646/bbFHwvoieaYYd hqxUINE2JgVps0sAcMWkk5KHKLIr6DzLr/UuA= Original-Received: by 10.86.72.15 with SMTP id u15mr219109fga.45.1225836585907; Tue, 04 Nov 2008 14:09:45 -0800 (PST) Original-Received: by 10.86.65.3 with HTTP; Tue, 4 Nov 2008 14:09:45 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:105377 Archived-At: On Tue, Nov 4, 2008 at 10:38 PM, Jason Spiro wrote: > Why not use Info mode, and customize Info mode so that it can display images? Might be a good idea but there might be compatibility issues with external info readers. > Or why not use the w3 or emacs-w3m web browser, if they are installed? IIRC > they can display images. That would be a disaster. Better use the standard web browser for the platform.