From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "rgb" Newsgroups: gmane.emacs.help Subject: Re: Search through emacs' help? Date: 31 Mar 2005 13:35:14 -0800 Organization: http://groups.google.com Message-ID: <1112304913.910156.50950@g14g2000cwa.googlegroups.com> References: <424b1f61$0$27194$9b4e6d93@newsread4.arcor-online.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1112305172 12845 80.91.229.2 (31 Mar 2005 21:39:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2005 21:39:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 31 23:39:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DH7NO-0007i6-70 for geh-help-gnu-emacs@m.gmane.org; Thu, 31 Mar 2005 23:38:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DH7e4-0006nG-GR for geh-help-gnu-emacs@m.gmane.org; Thu, 31 Mar 2005 16:56:08 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 198.74.20.75 Original-X-Trace: posting.google.com 1112304919 379 127.0.0.1 (31 Mar 2005 21:35:19 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 31 Mar 2005 21:35:19 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=198.74.20.75; posting-account=C7LM4w0AAAD23IRuMuUUJVCLQTuHhTK8 Original-Xref: shelby.stanford.edu gnu.emacs.help:129769 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:25324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25324 Sebastian Luque wrote: > Sebastian Schubert wrote: > > Hi, > > > > is it possible to really search through emacs' help? I mean for example > > if I search how to check spelling I want to enter "spelling" somewhere > > and want to get help. Is that possible? > > > Do you want something other than C-h-a, or M-x apropos? > There is M-x apropos-documentation in the CVS Emacs. /------------------------- |Show symbols whose documentation contain matches for APROPOS-REGEXP. \-------------------------