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: apropos apropos [was: how do i find out the platform emacs runs on?] Date: 30 Nov 2003 08:53:26 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <4kjspb.57.ln@acm.acm> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070175256 32110 80.91.224.253 (30 Nov 2003 06:54:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 06:54:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 30 07:54:13 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQLTB-0005NR-00 for ; Sun, 30 Nov 2003 07:54:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQMOx-000600-Ew for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2003 02:53:55 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AQMOb-0005xk-R9 for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 02:53:33 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AQMO4-0005lL-WE for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 02:53:32 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AQMNy-0005fG-0n for help-gnu-emacs@gnu.org; Sun, 30 Nov 2003 02:52:54 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Alan Mackenzie on Sat, 29 Nov 2003 10:50:33 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14732 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14732 > From: Alan Mackenzie > Newsgroups: gnu.emacs.help > Date: Sat, 29 Nov 2003 10:50:33 +0000 > > > Help->Search Documentation from the menubar could be one way to find > > out. > > OK. I don't actually have a menubar (on a Linux console), but I suppose > that's my problem these days. :-) You can still ``see'' the menu bar via M-`. > Maybe inserting something like "Full details of these commands, and > further advanced help commands can be found in the Emacs manual." at the > bottom of the C-h ? page would help here. It's probably time to move this discussion to emacs-devel@gnu.org. > Incidentally, on the manual page "Help", the first item in the menu is: > > * Help Summary:: Brief list of all Help commands. > > However, on the "Help Summary" page, there is no mention of M-x > apropos-variable and friends. That section only lists the "C-h" commands. The text before the menu you referred to describes the recommended way of finding the information efficiently. The various `apropos-*' commands are listed in the node "Apropos" (reachable via the menu mentioned above).