From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: file filtering Date: Thu, 01 Feb 2007 15:26:09 +0100 Message-ID: References: <1170176298.694198.109550@h3g2000cwc.googlegroups.com> <1170247808.259815.196930@p10g2000cwp.googlegroups.com> <1170255115.371658.187620@m58g2000cwm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1170340881 27290 80.91.229.12 (1 Feb 2007 14:41:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Feb 2007 14:41:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 01 15:41:05 2007 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.50) id 1HCd71-0004rE-Mq for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Feb 2007 15:40:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCd71-0002wJ-6T for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Feb 2007 09:40:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-X-Trace: individual.net Hz1RjCcazD3GCT3BaIhYXQSrB61ahv6E5DdiUMcAougxlepHpK User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (windows-nt) Cancel-Lock: sha1:t5I5F6XwzaktIUd/yrF6ztgM5zU= Original-Xref: shelby.stanford.edu gnu.emacs.help:145216 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:40822 Archived-At: Peter Tury writes: > Now I looked into replace.el and saw it _is_ part of GNU Emacs. So > its documentation should be reachable from C-h i, shouldn't it? Or: > how can I find a function if I don't know its name, just the > functionality I need? (C-h a seems to be a bit weak here for me.) In this case C-h a seem to work well if you understand that you want to work with "lines". Of course, maybe you though about "rows"...