From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9358: 24.0.50; please index `file-attributes' in Elisp manual Date: Thu, 25 Aug 2011 12:09:04 +0300 Organization: JURTA Message-ID: <87sjoponn7.fsf@mail.jurta.org> References: <76222C6B327C44D1AC98BAF86E8FE1BD@us.oracle.com> <83pqjuhhm4.fsf@gnu.org> <83mxeyhfk9.fsf@gnu.org> <8D17035D8A814A698437E4A1A95241DF@us.oracle.com> <83liuihapo.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314263975 18829 80.91.229.12 (25 Aug 2011 09:19:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2011 09:19:35 +0000 (UTC) Cc: 9358@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 11:19:31 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QwW5y-0005IS-KJ for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2011 11:19:30 +0200 Original-Received: from localhost ([::1]:52148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwW5y-0004EL-2l for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Aug 2011 05:19:30 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwW5u-0004DV-S4 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 05:19:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwW5s-00025p-TX for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 05:19:26 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwW5s-00025e-S5 for bug-gnu-emacs@gnu.org; Thu, 25 Aug 2011 05:19:24 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QwW8Q-0002IH-A4; Thu, 25 Aug 2011 05:22:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Aug 2011 09:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9358 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9358-submit@debbugs.gnu.org id=B9358.13142640788765 (code B ref 9358); Thu, 25 Aug 2011 09:22:02 +0000 Original-Received: (at 9358) by debbugs.gnu.org; 25 Aug 2011 09:21:18 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwW7i-0002HK-3d for submit@debbugs.gnu.org; Thu, 25 Aug 2011 05:21:18 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwW7f-0002HB-LN for 9358@debbugs.gnu.org; Thu, 25 Aug 2011 05:21:16 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id D163B6E804D; Thu, 25 Aug 2011 02:18:36 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id A3931451C28D; Thu, 25 Aug 2011 02:18:35 -0700 (PDT) In-Reply-To: <83liuihapo.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 24 Aug 2011 22:26:59 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 25 Aug 2011 05:22:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50329 Archived-At: >> And lo and behold, `file-attributes' is one of those functions that the Emacs >> manual says something about. Please index that information. > > There's nothing it says that is worth indexing. The function's name is > mentioned, that's all. > > Index entries are for something that is _described_. file-attributes > is not described in that manual, nor is there any significant > information pertaining to file-attributes that is in this manual. It could provide a link/reference to the description of file-attributes in the Elisp manual.