From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rajesh Vaidheeswarran Newsgroups: gmane.emacs.devel Subject: Re: [bob@rattlesnake.com: `whitespace-describe' function missing] Date: Sun, 13 Apr 2003 10:41:28 -0400 (EDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rv@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050244908 17802 80.91.224.249 (13 Apr 2003 14:41:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Apr 2003 14:41:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Apr 13 16:41:46 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 194ify-0004cz-00 for ; Sun, 13 Apr 2003 16:41:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 194igu-0008Fr-00 for ; Sun, 13 Apr 2003 16:42:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 194igZ-00042O-06 for emacs-devel@quimby.gnus.org; Sun, 13 Apr 2003 10:42:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 194igG-0003iT-00 for emacs-devel@gnu.org; Sun, 13 Apr 2003 10:42:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 194ifv-000396-00 for emacs-devel@gnu.org; Sun, 13 Apr 2003 10:41:44 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 194ifm-0002kN-00 for emacs-devel@gnu.org; Sun, 13 Apr 2003 10:41:34 -0400 Original-Received: from localhost ([127.0.0.1] helo=gnu.org) by fencepost.gnu.org with esmtp (Exim 4.10) id 194ifg-0001Ac-00; Sun, 13 Apr 2003 10:41:28 -0400 Original-Received: by fencepost.gnu.org with BradMail(MH 6.8.4); Sun, 13 Apr 2003 10:41:28 -0400 (EDT) Original-To: rms@gnu.org In-reply-to: Message from Richard Stallman of "Sat, 12 Apr 2003 13:08:15 EDT." X-LoopDetect: rv@gnu.org 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:13204 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13204 Sure.. I'll look into it and fix it, if broken.. I have no idea why the defun would've gotten lost.. rv In a previous message, Richard Stallman writes: > Can you please take care of this issue? > > ------- Start of forwarded message ------- > Date: Fri, 11 Apr 2003 13:21:17 -0400 (EDT) > From: "Robert J. Chassell" > To: emacs-devel@gnu.org > Subject: `whitespace-describe' function missing > Reply-To: bob@rattlesnake.com > Sender: emacs-devel-bounces+rms=gnu.org@gnu.org > > Today's GNU Emacs CVS snapshot, Fri, 2003 Apr 11 12:37 UTC > > In `lisp/whitespace.el', the `whitespace-cleanup' function says > > Use \\[describe-function] whitespace-describe to read a summary of the > whitespace problems." > > but the `whitespace-describe' function does not exist! > > The `whitespace problems' are described in the `whitespace-buffer' > function and in the `lisp/whitespace.el' commentary. > > - -- > Robert J. Chassell Rattlesnake Enterprises > http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 > http://www.teak.cc bob@rattlesnake.com > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/emacs-devel > ------- End of forwarded message ------- >