From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: dired-do-query-replace-regexp: just which index.html<4> am I on? Date: Wed, 27 Mar 2002 11:37:19 -0700 Organization: IHS Engineering, Electronic Systems Development Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <3CA2115F.F6199A6@ihs.com> References: <3C9B8C99.1AEDD52F@ihs.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1017254358 3459 127.0.0.1 (27 Mar 2002 18:39:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 27 Mar 2002 18:39:18 +0000 (UTC) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16qIKL-0000tg-00 for ; Wed, 27 Mar 2002 19:39:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qIKJ-0005gr-00; Wed, 27 Mar 2002 13:39:15 -0500 Original-Received: from mailbox3.ucsd.edu ([132.239.1.55]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qIIN-0005Zo-00 for ; Wed, 27 Mar 2002 13:37:15 -0500 Original-Received: from mail.fu-berlin.de (mail.fu-berlin.de [160.45.11.165]) by mailbox3.ucsd.edu (8.12.1/8.12.1) with ESMTP id g2RIbD0q013310 for ; Wed, 27 Mar 2002 10:37:13 -0800 (PST) Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Wed, 27 Mar 2002 19:37:12 +0100 (MET) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Wed, 27 Mar 2002 19:37:12 +0100 (MET) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 23 X-Orig-NNTP-Posting-Host: 170.207.51.80 X-Orig-X-Trace: fu-berlin.de 1017254231 25367576 170.207.51.80 (16 [82742]) X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.7 i86pc) X-Accept-Language: en Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:239 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:239 Dan Jacobson wrote: > > K> Perhaps the Mode Line or Optional Mode Line [Features] info nodes should > K> mention the buffer-mode-format variable (which isn't documented in the > K> Emacs manual) or even reference the Mode Line Data node in the Emacs Lisp > K> manual. > > odd, I do (apropos "buffer-mode-format") and I see the following not > very useful stuff on my screen > =========== > If moving the mouse over text changes the text's color, > you can click on that text to get more information. > In this buffer, go to the name of the command, or function, or variable, > and type RET to get full documentation. > > buffer-mode-format > =========== > and no, it doesn't change color. Sorry, I meant mode-line-format. -- Kevin Rodgers