From xemacs-m  Mon Aug 11 07:24:08 1997
Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA21106
	for <xemacs-beta@xemacs.org>; Mon, 11 Aug 1997 07:24:00 -0500 (CDT)
Received: from orion.kurims.kyoto-u.ac.jp (orion.kurims.kyoto-u.ac.jp [130.54.16.5]) by kurims.kurims.kyoto-u.ac.jp (8.8.5/3.4W2) with SMTP id VAA03719 for <xemacs-beta@xemacs.org>; Mon, 11 Aug 1997 21:23:58 +0900 (JST)
Received: (from petersen@localhost) by orion.kurims.kyoto-u.ac.jp (SMI-8.6/3.5Wbeta) id VAA10998; Mon, 11 Aug 1997 21:23:58 +0900
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: isearch shouldn't write so much to the Message-Log
X-Emacs: 20.3 "Bucharest" XEmacs  Lucid (beta17) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
From: Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
Date: 11 Aug 1997 21:23:58 +0900
Message-ID: <lben80lxgh.fsf@orion.kurims.kyoto-u.ac.jp>
Lines: 25

I don't like the way isearch is so verbose in the " *Message-Log*"
buffer.  I mean I see output like

I-search: 
I-search: v
I-search: v
I-search: ve
I-search: ve
I-search: ver
I-search: ver
I-search: verb
I-search: verb
I-search: verbo
I-search: verbo
I-search: verbos
I-search: verbos
I-search: verbose
I-search: verbose

in Emacs 19 and 20, none of this appears in the "*Message*" buffer.

Probably we should sync with the Emacs behaviour.  If there is no
opposition I will put it on my things-to-do list.

Jens

