From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#9668: 24.0.50; doc of `declare' (non-CL version) Date: Sat, 07 Jan 2012 06:48:33 +0100 Message-ID: References: <1CD1C451F98840C2BFEBEF203E5E058F@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325915352 27986 80.91.229.12 (7 Jan 2012 05:49:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 7 Jan 2012 05:49:12 +0000 (UTC) Cc: 9668@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jan 07 06:49:07 2012 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 1RjP9P-0005PF-Bh for geb-bug-gnu-emacs@m.gmane.org; Sat, 07 Jan 2012 06:49:07 +0100 Original-Received: from localhost ([::1]:49113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjP9O-0002ZJ-Qp for geb-bug-gnu-emacs@m.gmane.org; Sat, 07 Jan 2012 00:49:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:55574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjP9L-0002YV-A7 for bug-gnu-emacs@gnu.org; Sat, 07 Jan 2012 00:49:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjP9K-0005gN-9D for bug-gnu-emacs@gnu.org; Sat, 07 Jan 2012 00:49:03 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjP9K-0005gE-6J for bug-gnu-emacs@gnu.org; Sat, 07 Jan 2012 00:49:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RjP9K-0005uI-2l for bug-gnu-emacs@gnu.org; Sat, 07 Jan 2012 00:49:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 07 Jan 2012 05:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9668 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9668-submit@debbugs.gnu.org id=B9668.132591532422670 (code B ref 9668); Sat, 07 Jan 2012 05:49:02 +0000 Original-Received: (at 9668) by debbugs.gnu.org; 7 Jan 2012 05:48:44 +0000 Original-Received: from localhost ([127.0.0.1]:47531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RjP91-0005tZ-TG for submit@debbugs.gnu.org; Sat, 07 Jan 2012 00:48:44 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:53478) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RjP8z-0005tR-8l for 9668@debbugs.gnu.org; Sat, 07 Jan 2012 00:48:42 -0500 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RjP8s-00033d-H4; Sat, 07 Jan 2012 06:48:34 +0100 X-Now-Playing: Fennesz, Sakamoto's _Flumina (2)_: "0429" In-Reply-To: <1CD1C451F98840C2BFEBEF203E5E058F@us.oracle.com> (Drew Adams's message of "Tue, 4 Oct 2011 09:23:42 -0700") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) X-MailScanner-ID: 1RjP8s-00033d-H4 MailScanner-NULL-Check: 1326520114.6507@vyc8vOLdQ7ZBXW1XvaD5vQ 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 (newer, 2) 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:55477 Archived-At: "Drew Adams" writes: > `(elisp) Defining Macros says' that `declare' works only for `debug' and > `indent'. But the Emacs Lisp source code has lots of occurrences of > `doc-string', and `ignore' as well. Seems like the doc is not > up-to-date? (I'm not counting occurrences of CL's `declare special'.) The only instances of `ignore' I could find weren't in `defmacro' forms, which probably means that it has no effect whatsoever. But I've now added `doc-string' to the manual. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/