From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: doc of eval-defun (C-M-x) Date: Tue, 10 Jul 2007 11:48:03 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1184082470 940 80.91.229.12 (10 Jul 2007 15:47:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Jul 2007 15:47:50 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 10 17:47:49 2007 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 1I8HwG-0007a3-Sq for geb-bug-gnu-emacs@m.gmane.org; Tue, 10 Jul 2007 17:47:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8HwG-0002qX-BJ for geb-bug-gnu-emacs@m.gmane.org; Tue, 10 Jul 2007 11:47:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8HwE-0002oY-FP for bug-gnu-emacs@gnu.org; Tue, 10 Jul 2007 11:47:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8HwE-0002o2-42 for bug-gnu-emacs@gnu.org; Tue, 10 Jul 2007 11:47:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8HwD-0002nq-Un for bug-gnu-emacs@gnu.org; Tue, 10 Jul 2007 11:47:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8HwD-0000BN-La for bug-gnu-emacs@gnu.org; Tue, 10 Jul 2007 11:47:41 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I8HwZ-0001zJ-AA; Tue, 10 Jul 2007 11:48:03 -0400 In-reply-to: X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:16126 Archived-At: > From: "Drew Adams" > Date: Mon, 9 Jul 2007 15:30:52 -0700 > > Nodes `Defining Variables' > and `Variable Definitions' should be indexed for `eval-defun'. Can you explain why? `eval-defun' is fully described in the Emacs manual (and indexed there), so why would we need to describe it again in the ELisp manual?