From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Apropos scoring Date: Sat, 14 Jun 2003 22:42:50 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84znkk1jcl.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055623442 27217 80.91.224.249 (14 Jun 2003 20:44:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2003 20:44:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 14 22:43:57 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19RHsT-00074C-00 for ; Sat, 14 Jun 2003 22:43:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19RIEz-0004eR-00 for ; Sat, 14 Jun 2003 23:07:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RHtH-000435-7b for emacs-devel@quimby.gnus.org; Sat, 14 Jun 2003 16:44:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19RHsz-0003yV-42 for emacs-devel@gnu.org; Sat, 14 Jun 2003 16:44:29 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19RHsx-0003uN-N0 for emacs-devel@gnu.org; Sat, 14 Jun 2003 16:44:28 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19RHsx-0003sk-9r for emacs-devel@gnu.org; Sat, 14 Jun 2003 16:44:27 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19RHqJ-0006sj-00 for ; Sat, 14 Jun 2003 22:41:43 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19RHpK-0006pw-00 for ; Sat, 14 Jun 2003 22:40:42 +0200 Original-Lines: 14 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:2NiDobM817k9wQicgxiQOX2r1sg= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15095 I just invoked (apropos "gnus group name allow char" nil), and all scores were zero. Is this supposed to be so? /----[ first few matches of apropos command ] | ad-Orig-gnus-group-get-new-news (0) | Command: Get newly arrived articles. | ad-Orig-gnus-group-list-groups (0) | Command: List newsgroups with level LEVEL or lower that have unread articles. \---- I noticed that I get scoring for some apropos searches but not for others. I haven't been able to find a pattern. -- This line is not blank.