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#14344: 24.3.50; incorrect doc for `eval-defun-2' Date: Mon, 06 May 2013 23:24:10 +0300 Organization: JURTA Message-ID: <87txmfkgbb.fsf@mail.jurta.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367871991 19195 80.91.229.3 (6 May 2013 20:26:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 May 2013 20:26:31 +0000 (UTC) Cc: 14344-done@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 06 22:26:28 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UZRzE-0007xY-9X for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 May 2013 22:26:16 +0200 Original-Received: from localhost ([::1]:41631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZRzD-0000be-Rh for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 May 2013 16:26:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZRz6-0000ae-UY for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 16:26:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZRz2-0007l7-CQ for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 16:26:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZRz2-0007kV-9J for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 16:26:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UZRzy-0000L2-Jf for bug-gnu-emacs@gnu.org; Mon, 06 May 2013 16:27:02 -0400 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 May 2013 20:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 14344 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 14344@debbugs.gnu.org, juri@jurta.org, drew.adams@oracle.com Original-Received: via spool by 14344-done@debbugs.gnu.org id=D14344.13678719951216 (code D ref 14344); Mon, 06 May 2013 20:27:02 +0000 Original-Received: (at 14344-done) by debbugs.gnu.org; 6 May 2013 20:26:35 +0000 Original-Received: from localhost ([127.0.0.1]:60207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZRzW-0000JX-1B for submit@debbugs.gnu.org; Mon, 06 May 2013 16:26:35 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:41091 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZRzS-0000JF-D4 for 14344-done@debbugs.gnu.org; Mon, 06 May 2013 16:26:32 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 1839D258B9E91C; Mon, 6 May 2013 13:25:29 -0700 (PDT) In-Reply-To: (Drew Adams's message of "Sun, 5 May 2013 07:20:03 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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:74022 Archived-At: >> > The doc says, "With argument, insert value in current >> > buffer after the defun." What arg? There is no arg. >> >> Feel free to commit a fix, thank you, > > Someone who understands it can please feel free to commit a fix. I have no more understanding than you, but I committed your fix now because Kelly Dean in his report for bug#12985 asked to fix the same docstring. Please commit your fixes by yourself next time.