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: dired-view-command-alist Date: Thu, 07 Oct 2004 12:45:24 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <16727.29760.450838.453550@zarniwoop.ms25.local> <874qlclupk.fsf@mail.jurta.org> <16737.60249.17785.412605@zarniwoop.ms25.local> <16740.17605.333470.983857@zarniwoop.ms25.local> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1097167597 16351 80.91.229.6 (7 Oct 2004 16:46:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2004 16:46:37 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 07 18:46:32 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFbPT-0003np-00 for ; Thu, 07 Oct 2004 18:46:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFbWE-0002Cj-2f for ged-emacs-devel@m.gmane.org; Thu, 07 Oct 2004 12:53:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFbVC-0001qY-QE for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:52:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFbVA-0001pe-ML for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:52:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFbVA-0001pb-DA for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:52:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CFbOO-0002bb-UP for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:45:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CFbOO-0004uB-ET; Thu, 07 Oct 2004 12:45:24 -0400 Original-To: Reinhard Kotucha In-reply-to: <16740.17605.333470.983857@zarniwoop.ms25.local> (message from Reinhard Kotucha on Wed, 6 Oct 2004 21:17:25 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28040 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28040 > What does {3 guesses} mean here? It means that there are 3 commands in the history for the particular type of files. Now I understand. However, I think people often won't understand. Inserting `command ' before `guesses' would make it clearer, if there is room.