From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: byte-compiler warnings about undefined functions can now be silenced Date: Mon, 19 Nov 2007 15:46:58 -0500 Message-ID: References: <18240.56136.448503.860758@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1195505273 21573 80.91.229.12 (19 Nov 2007 20:47:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 20:47:53 +0000 (UTC) Cc: belanger@truman.edu, emacs-devel@gnu.org To: "Jay Belanger" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 21:47:58 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 1IuDX0-0004mK-Ly for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 21:47:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuDWn-000502-26 for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 15:47:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuDWJ-0004T9-5L for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:47:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuDWH-0004Qb-Bg for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:47:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuDWH-0004Q4-5T for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:47:01 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuDWG-00079S-O9 for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:47:00 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IuDWE-0000zz-6h; Mon, 19 Nov 2007 15:46:58 -0500 X-Spook: quarter mania Reno North Korea Consul ICE Glock MILSATCOM X-Ran: ?QOc:2B4+,Gv0l1J'GTHz?k3/<3?{9|8X6iCkdjfpJ[UudQv\7 X-Hue: white X-Attribution: GM In-Reply-To: (Jay Belanger's message of "Mon, 19 Nov 2007 13:33:33 -0600") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:83691 Archived-At: "Jay Belanger" wrote: > Is there any reason the filename isn't optional, too? `check-declare-file' > wouldn't be able to check anything in that case, of course, but it could > still keep the byte-compiler quiet. It's my recollection that rms specifically wanted it to work this way, but I haven't bothered to check the mailing list archives...