From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Trahan Newsgroups: gmane.emacs.bugs Subject: emacs bug Date: Mon, 10 Jun 2002 15:38:02 -0700 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <3D052A4A.7AC945BA@monmouth.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 1023737779 1690 127.0.0.1 (10 Jun 2002 19:36:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Jun 2002 19:36:19 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17HUxf-0000R9-00 for ; Mon, 10 Jun 2002 21:36:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17HUxU-0007TT-00; Mon, 10 Jun 2002 15:36:08 -0400 Original-Received: from smtp.monmouth.com ([209.191.58.6]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17HUwP-0007H2-00 for ; Mon, 10 Jun 2002 15:35:01 -0400 Original-Received: from monmouth.com (bg-max-ppp556.monmouth.com [64.19.154.188]) by smtp.monmouth.com (8.11.6/8.11.6) with ESMTP id g5AJYxu68636 for ; Mon, 10 Jun 2002 15:34:59 -0400 (EDT) X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en Original-To: bug-gnu-emacs@gnu.org Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 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:1921 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1921 On Windows, after building a TAGS file for the lisp directory, neither nor C-c C-c will execute help-follow from the *Help* buffer, even though find-tag works fine for the same function (e.g., mark-whole-buffer).