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: Autoloading Date: Tue, 23 Mar 2010 23:56:38 -0400 Message-ID: References: <20100322113620.2500673506.qww314159@motoko.argon.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1269403020 24218 80.91.229.12 (24 Mar 2010 03:57:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Mar 2010 03:57:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 24 04:56:53 2010 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.69) (envelope-from ) id 1NuHi3-0004dP-13 for ged-emacs-devel@m.gmane.org; Wed, 24 Mar 2010 04:56:47 +0100 Original-Received: from localhost ([127.0.0.1]:59795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuHi2-000341-Lb for ged-emacs-devel@m.gmane.org; Tue, 23 Mar 2010 23:56:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NuHhw-00032v-P1 for emacs-devel@gnu.org; Tue, 23 Mar 2010 23:56:40 -0400 Original-Received: from [199.232.76.173] (port=56628 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuHhw-00032J-Ce for emacs-devel@gnu.org; Tue, 23 Mar 2010 23:56:40 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NuHhv-0008GQ-E3 for emacs-devel@gnu.org; Tue, 23 Mar 2010 23:56:40 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56170) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NuHhv-0008GM-8A for emacs-devel@gnu.org; Tue, 23 Mar 2010 23:56:39 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NuHhu-0002ff-JU; Tue, 23 Mar 2010 23:56:38 -0400 X-Spook: BATF STARLAN USCODE PGP World Trade Center TWA Crowell X-Ran: Ga'a8$+p/oA)@qu~~T4MP8Z6m*}(9u`LVe87cCW*^UD{Vlgv:)n:mr6j/R|1Aj7F?#nax" X-Hue: white X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Tue\, 23 Mar 2010 23\:41\:14 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:122592 Archived-At: Stefan Monnier wrote: >>> BTW, such manual autoloads are slightly problematic since they fail to >>> provide docstrings (and arglists). >>> >>> I'm not sure how best to resolve such issues > >> I suggest compilation warnings. > > What kinds of wanrings? The kind that make an-obviously-not-very-funny-joke... ;)