From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: byte-compiler warnings about undefined functions can now be silenced Date: Mon, 19 Nov 2007 10:04:27 +0100 Message-ID: <4741519B.6020103@gmx.at> References: <18240.56136.448503.860758@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195463544 31832 80.91.229.12 (19 Nov 2007 09:12:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 09:12:24 +0000 (UTC) Cc: Dan Nicolaescu , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 10:12:30 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iu2g7-0007cC-Qt for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 10:12:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu2ft-0006bB-UH for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 04:12:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iu2fo-0006af-9t for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:12:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iu2fl-0006a4-Do for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:12:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu2fl-0006Zz-9k for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:12:05 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Iu2fk-0001uH-Di for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:12:04 -0500 Original-Received: (qmail invoked by alias); 19 Nov 2007 09:12:03 -0000 Original-Received: from N880P004.adsl.highway.telekom.at (EHLO [62.47.53.228]) [62.47.53.228] by mail.gmx.net (mp045) with SMTP; 19 Nov 2007 10:12:03 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/H2KF83tDHOEG83WD16vKhQiNoE2G2IiBRrnjjiA WshTN/MX2Pb9vP User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <18240.56136.448503.860758@fencepost.gnu.org> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83623 Archived-At: >>Could you please post a message to emacs-devel about how to use this >>feature? >> >>An example with the warning that is currently produced by the byte >>compiler and how to use this to get rid of it. > > > As requested... Please put it in a comment of check-declare.el.