From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Roland Winkler Newsgroups: gmane.emacs.bugs Subject: bug#957: 23.0.60; No doc string for Dired functions Date: Thu, 11 Sep 2008 22:55:41 +0200 Message-ID: References: Reply-To: Roland Winkler , 957@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221167291 31963 80.91.229.12 (11 Sep 2008 21:08:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 21:08:11 +0000 (UTC) Cc: 957@emacsbugs.donarmstrong.com To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 11 23:09:07 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 1KdtPQ-0007fP-6Z for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 23:09:00 +0200 Original-Received: from localhost ([127.0.0.1]:45803 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdtOP-0000lM-V2 for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 17:07:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdtO4-0000Yk-Q3 for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 17:07:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdtO3-0000Xs-Sx for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 17:07:36 -0400 Original-Received: from [199.232.76.173] (port=33511 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdtO3-0000Xj-HG for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 17:07:35 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:56129) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdtO3-0007bM-8g for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 17:07:35 -0400 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 m8BL7XBC017828; Thu, 11 Sep 2008 14:07:33 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8BL566E016601; Thu, 11 Sep 2008 14:05:06 -0700 X-Loop: don@donarmstrong.com Resent-From: Roland Winkler Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 11 Sep 2008 21:05:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 957 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 957-submit@emacsbugs.donarmstrong.com id=B957.122116655113530 (code B ref 957); Thu, 11 Sep 2008 21:05:05 +0000 Original-Received: (at 957) by emacsbugs.donarmstrong.com; 11 Sep 2008 20:55:51 +0000 Original-Received: from tfkpsv.physik.uni-erlangen.de (tfkpsv.physik.uni-erlangen.de [131.188.164.197]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8BKtlA0013518 for <957@emacsbugs.donarmstrong.com>; Thu, 11 Sep 2008 13:55:49 -0700 Original-Received: from tfkp07.physik.uni-erlangen.de (tfkp07.physik.uni-erlangen.de [131.188.164.207]) by tfkpsv.physik.uni-erlangen.de (Postfix) with ESMTP id 871EA21139; Thu, 11 Sep 2008 22:55:42 +0200 (CEST) In-Reply-To: (Drew Adams's message of "Wed\, 10 Sep 2008 09\:16\:11 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Thu, 11 Sep 2008 17:07:36 -0400 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:20489 Archived-At: "Drew Adams" writes: > There is still no doc string for many useful Dired functions, from > things like `dired-repeat-overlines' to all of the tree Dired > non-interactive functions. At a minimum, the arguments should be > described in a doc string. Even some commands, like `dired-kill-line', > still have no doc. I had promised to look into that. I am sorry for the delay. Roland