From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Apropos commands and regexps Date: Fri, 17 May 2002 09:22:31 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <9003-Fri17May2002092230+0300-eliz@is.elta.co.il> References: <5xbsbf4thx.fsf@kfs2.cua.dk> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021616818 3389 127.0.0.1 (17 May 2002 06:26:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 17 May 2002 06:26:58 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 178bCb-0000sY-00 for ; Fri, 17 May 2002 08:26:57 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 178bOy-000156-00 for ; Fri, 17 May 2002 08:39:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 178bCp-0003qT-00; Fri, 17 May 2002 02:27:11 -0400 Original-Received: from diana.inter.net.il ([192.114.186.19]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 178b9u-0003kp-00 for ; Fri, 17 May 2002 02:24:10 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.54-GA) with ESMTP id ACK07586; Fri, 17 May 2002 09:23:52 +0300 (IDT) Original-To: storm@cua.dk X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <5xbsbf4thx.fsf@kfs2.cua.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4043 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4043 > From: storm@cua.dk > Date: 17 May 2002 00:28:58 +0200 > > > Isn't `igrep' an exception rather than a rule? That is, can you find > > many more examples like this? > > ibuffer, iswitchb, kmacro, woman, ... iswitchb doesn't really belong here. Anyway, the reason I asked is that I'm afraid this rule will bring many false hits, and I think we should beware of that as the plague. I'd suggest to consider a list of synonyms instead: `buffer' could have `ibuffer' and `iswitchb' listed there, for example. If that list is maintained by a human, we can make sure it does TRT during searches.