From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9115: 24.0.50; `documentation' should not return args list for CL defun*. Date: Mon, 18 Jul 2011 12:02:26 -0400 Message-ID: References: <87zkkcktst.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311006447 11929 80.91.229.12 (18 Jul 2011 16:27:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2011 16:27:27 +0000 (UTC) Cc: 9115@debbugs.gnu.org To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 18 18:27:21 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 1QiqfA-0005Mq-7q for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 18:27:20 +0200 Original-Received: from localhost ([::1]:45395 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiqf8-0006aU-Uz for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 12:27:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiqHi-0008Cn-Ug for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:03:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QiqHf-0004XX-UJ for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:03:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiqHf-0004XE-MZ for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:03:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QiqHe-0006oB-Fq; Mon, 18 Jul 2011 12:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Jul 2011 16:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9115 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9115-submit@debbugs.gnu.org id=B9115.131100495626139 (code B ref 9115); Mon, 18 Jul 2011 16:03:02 +0000 Original-Received: (at 9115) by debbugs.gnu.org; 18 Jul 2011 16:02:36 +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 1QiqHD-0006nY-Cl for submit@debbugs.gnu.org; Mon, 18 Jul 2011 12:02:35 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiqHB-0006nL-Bv for 9115@debbugs.gnu.org; Mon, 18 Jul 2011 12:02:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAChYJE5MCqt8/2dsb2JhbABUp3d4iHzCZ4Y8BJ8nhDA X-IronPort-AV: E=Sophos;i="4.67,223,1309752000"; d="scan'208";a="126533519" Original-Received: from 76-10-171-124.dsl.teksavvy.com (HELO ceviche.home) ([76.10.171.124]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 18 Jul 2011 12:02:27 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 6667C6660D; Mon, 18 Jul 2011 12:02:26 -0400 (EDT) In-Reply-To: <87zkkcktst.fsf@gmail.com> (Thierry Volpiatto's message of "Mon, 18 Jul 2011 08:05:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 18 Jul 2011 12:03:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:49406 Archived-At: > documentation return the list of arg for the defun*'s:(choose a short one) > --8<---------------cut here---------------start------------->8--- > (documentation 'ert--remove*) > "Does not support all the keywords of remove*. > (fn X LIST &key KEY TEST)" > --8<---------------cut here---------------end--------------->8--- > It's annoying for function not documented because it return only list of > args instead or returning nil. Yes, it's a bit inconvenient. But if you don't want the arglist, you should pass the output of documentation through help-split-fundoc. That should then return you the nil you're looking for. Stefan