From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#1351: 23.0.60; Provide doc strings for functions in replace.el Date: Sat, 15 Nov 2008 17:58:27 -0500 Message-ID: <18719.21523.444893.763878@fencepost.gnu.org> References: <005a01c94757$29f2e1c0$0200a8c0@us.oracle.com> Reply-To: Glenn Morris , 1351@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226790624 10990 80.91.229.12 (15 Nov 2008 23:10:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2008 23:10:24 +0000 (UTC) To: 1351@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Nov 16 00:11:27 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L1UIW-00070C-Mj for geb-bug-gnu-emacs@m.gmane.org; Sun, 16 Nov 2008 00:11:24 +0100 Original-Received: from localhost ([127.0.0.1]:44710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1UHO-0007sJ-7K for geb-bug-gnu-emacs@m.gmane.org; Sat, 15 Nov 2008 18:10:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1UHL-0007sC-Ld for bug-gnu-emacs@gnu.org; Sat, 15 Nov 2008 18:10:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1UHK-0007s0-VU for bug-gnu-emacs@gnu.org; Sat, 15 Nov 2008 18:10:11 -0500 Original-Received: from [199.232.76.173] (port=37380 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1UHK-0007rx-Rq for bug-gnu-emacs@gnu.org; Sat, 15 Nov 2008 18:10:10 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:50421) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L1UHK-0008TL-JS for bug-gnu-emacs@gnu.org; Sat, 15 Nov 2008 18:10:10 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAFNA8p0020515; Sat, 15 Nov 2008 15:10:08 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mAFN55Dp018953; Sat, 15 Nov 2008 15:05:05 -0800 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 15 Nov 2008 23:05:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1351 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1351-submit@emacsbugs.donarmstrong.com id=B1351.122678991516759 (code B ref 1351); Sat, 15 Nov 2008 23:05:05 +0000 Original-Received: (at 1351) by emacsbugs.donarmstrong.com; 15 Nov 2008 22:58:35 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAFMwWNe016753 for <1351@emacsbugs.donarmstrong.com>; Sat, 15 Nov 2008 14:58:33 -0800 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L1U5z-0005Ku-Hd; Sat, 15 Nov 2008 17:58:27 -0500 In-Reply-To: <005a01c94757$29f2e1c0$0200a8c0@us.oracle.com> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: 3_?[WGe)6H.df|GNcEB>':|z#?vOV0xWl`})cqcs1v7fsjUK@Q*DzN%FV>e[{His~I~v%[ X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 15 Nov 2008 18:10:11 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:22389 Archived-At: Drew Adams wrote (on Sat, 15 Nov 2008 at 11:20 -0800): > Please provide a doc string for these functions. At the very least, > provide a comment for each explaining what it does and what its > arguments are. In other words, a doc string. > query-replace-descr Yes, many functions in Emacs unfortunately lack doc strings. It is not very difficult to find them. Let me save you the trouble of opening bugs for them all: (let (undocumented) (mapatoms (lambda (s) (and (fboundp s) (not (documentation s)) (push s undocumented)))) undocumented)) Would you like to write some?