From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Emacs minimised Date: Wed, 26 Feb 2003 03:52:05 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20030221151614.3dac5683.kroc@blueyonder.co.uk> <20030221170213.060977da.kroc@blueyonder.co.uk> <84ptpls70u.fsf@lucy.is.informatik.uni-duisburg.de> <20030221212638.38d08570.kroc@blueyonder.co.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046228481 11246 80.91.224.249 (26 Feb 2003 03:01:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Feb 2003 03:01:21 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18nros-0002up-00 for ; Wed, 26 Feb 2003 04:01:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18nroa-0007B9-09 for gnu-help-gnu-emacs@m.gmane.org; Tue, 25 Feb 2003 22:01:00 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7127 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7127 Lee Sau Dan writes: > Info is good, if I want to study the program for 15 minutes or more. > But for quick lookups, man pages are still much better. I don't quite agree. Info pages have a real, interactive index [1] -- this is really the killer feature that nearly all other documentation systems lack. `i ' usually takes me to correct spot instantly -- it's much faster and more convenient than scrolling through huge man-pages. If `i' fails, then there's the regexp search `s', a feature also missing in many other formats. [1] Not a fake, auto-generated one like Microsoft Windows help, or _no_ index at all like man-pages, or HTML documentation.