From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Emacs minimised Date: Sat, 01 Mar 2003 13:34:46 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9743-Sat01Mar2003133446+0200-eliz@elta.co.il> 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> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1046520404 9029 80.91.224.249 (1 Mar 2003 12:06:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2003 12:06:44 +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 18p5lJ-0002LD-00 for ; Sat, 01 Mar 2003 13:06:41 +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 18p5hm-00032I-05 for gnu-help-gnu-emacs@m.gmane.org; Sat, 01 Mar 2003 07:03:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18p5Vf-0001oT-00 for help-gnu-emacs@gnu.org; Sat, 01 Mar 2003 06:50:31 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18p5VM-0001fg-00 for help-gnu-emacs@gnu.org; Sat, 01 Mar 2003 06:50:12 -0500 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18p5KP-0000mF-00 for help-gnu-emacs@gnu.org; Sat, 01 Mar 2003 06:38:54 -0500 Original-Received: from zaretsky ([80.230.235.222]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AHI14811; Sat, 1 Mar 2003 13:38:52 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Lee Sau Dan on 26 Feb 2003 18:19:48 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:7238 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7238 > From: Lee Sau Dan > Newsgroups: gnu.emacs.help > Date: 26 Feb 2003 18:19:48 +0100 > > Eli> Try "info --usage emacs" some day, and you might be > Eli> surprised. (Of course, --usage works with other manuals as > Eli> well.) > > Wow! But how to do that from within Emacs (or info)? I don't think the Emacs Info reader supports this feature; feel free to send a feature request to emacs-devel@gnu.org. Inside the stand-alone Info reader (the one that comes with Texinfo), the appropriate command is invoked by typing `O' (upper-case `oh', not the digit zero). You must be inside the appropriate manual before you invoke that command. That is, to get the command-line options of GNU Make, load the Make manual inside Info, and then type `O'.