From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Find-grep (directory): /etc/cron* can't even by typed in Date: Sun, 08 Sep 2002 08:54:38 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <871y882n51.fsf@jidanni.org> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031489824 28415 127.0.0.1 (8 Sep 2002 12:57:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2002 12:57:04 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17o1cc-0007O7-00 for ; Sun, 08 Sep 2002 14:57:02 +0200 Original-Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hermes.netfonds.no (8.12.1/8.12.1) with ESMTP id g88Cv59e028658 for ; Sun, 8 Sep 2002 14:57:05 +0200 (CEST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with ESMTP id g88Cv5Rb087765 for ; Sun, 8 Sep 2002 14:57:05 +0200 (CEST) (envelope-from emacs-devel-admin@gnu.org) Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17o2C3-0001g3-00 for ; Sun, 08 Sep 2002 15:33:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17o1cb-0007jh-00; Sun, 08 Sep 2002 08:57:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17o1aL-0007JD-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17o1aJ-0007I1-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:40 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17o1aJ-0007Hn-00 for emacs-devel@gnu.org; Sun, 08 Sep 2002 08:54:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17o1aI-000659-00; Sun, 08 Sep 2002 08:54:38 -0400 Original-To: jidanni@dman.ddts.net In-reply-to: <871y882n51.fsf@jidanni.org> (message from Dan Jacobson on 06 Sep 2002 04:32:26 +0800) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7711 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7711 Do M-x find-grep and try to enter this: Find-grep (directory): /etc/cron* It won't even let you type it in because of '[no match]' I think that is correct. It needs an existing directory's name. By the way, I used the mouse to cut and paste the above minibuffer line, and even in this message-mode buffer as I type, C-a, C-k etc. commands still act weirdly on it. We've fixed that for the next non-bugfix-release.