From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Samuel Wales Newsgroups: gmane.emacs.help Subject: Re: compiler warning "the function X might not be defined at runtime" Date: Thu, 19 Feb 2009 13:20:59 -0700 Message-ID: <20524da70902191220v2e9dc012o7d67fad434d4f32b@mail.gmail.com> References: <20524da70902191048r3c5c97f9qc069c051ead5133f@mail.gmail.com> <00d401c992c4$02c94540$c2b22382@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235074922 8807 80.91.229.12 (19 Feb 2009 20:22:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 20:22:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 19 21:23:08 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LaFPy-0000Ls-NR for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 21:22:47 +0100 Original-Received: from localhost ([127.0.0.1]:51766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaFOe-0007aL-E6 for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 15:21:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaFOJ-0007ZR-HP for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 15:21:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaFOG-0007Xr-Up for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 15:21:03 -0500 Original-Received: from [199.232.76.173] (port=53940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaFOG-0007Xe-Pz for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 15:21:00 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.172]:63130) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LaFOG-0004Uc-FM for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 15:21:00 -0500 Original-Received: by ug-out-1314.google.com with SMTP id b39so71895ugd.17 for ; Thu, 19 Feb 2009 12:20:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QupEA9UlGjqV5J6rOixsoQXP/REn1ZNWVGB7G+bCqBE=; b=wzAEPgc9Mr6c+Igb0qc3UvhcbjfO8n2o5CTtBaCc63twjzJ708DFR2F590PzXbKTOW vvQti7nctEhK7fYASgx5e56mqN+N8XmUJBF6tqa15Sgp/ONuIyjyYDFW5BFKUrKq64Ws QIJsWnPiFEyQDA1+7/RgtFGR90ha+TE07O5l8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ZSa5WmLXh7ZD5y3ARlyRuwVNKUNPV4lgi8wxrgT4JQ6GWHwB29uCYD0kHutA6AJhOU Szb94jrOkyW2ypexjYcAw8kSd9CnkqVRgZwpuyI3NXnIePcWS5tAC9RneGTsCS8qd/Nm 49JuxSoBpZoMW43RtroDGJS2fhvXJrng5lLtY= Original-Received: by 10.210.141.17 with SMTP id o17mr91787ebd.89.1235074859521; Thu, 19 Feb 2009 12:20:59 -0800 (PST) In-Reply-To: <00d401c992c4$02c94540$c2b22382@us.oracle.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62204 Archived-At: Thanks. I should have mentioned that I use emacs 22, so I can't use declare-function, because it says it does nothing. I am curious why that function (only).