From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sable Newsgroups: gmane.emacs.help Subject: apropos search Date: Wed, 2 Jun 2010 08:00:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5e7d8e6f-1a77-4359-b806-52f6d9086fe1@d12g2000vbr.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291826234 14886 80.91.229.12 (8 Dec 2010 16:37:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 16:37:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 17:37:10 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQN0s-0003QW-Ip for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 17:37:06 +0100 Original-Received: from localhost ([127.0.0.1]:42012 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQN0r-0002LC-RY for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 11:37:05 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!d12g2000vbr.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 173.34.86.168 Original-X-Trace: posting.google.com 1275490810 9185 127.0.0.1 (2 Jun 2010 15:00:10 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 2 Jun 2010 15:00:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d12g2000vbr.googlegroups.com; posting-host=173.34.86.168; posting-account=_bewmwoAAAB6SKb93SXoUYWooZYDqbFa User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; MathPlayer 2.10d; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3),gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:178562 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:75625 Archived-At: Hi, When you're doing an apropos search, is there a way to tell Emacs to search for "whole words only". E.g, if you use the keyword "change" and you only want command names that contain the word change, and not "changes" or "exchange". Thanks,