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: compiler warning "the function X might not be defined at runtime" Date: Thu, 19 Feb 2009 11:48:19 -0700 Message-ID: <20524da70902191048r3c5c97f9qc069c051ead5133f@mail.gmail.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 1235069442 20765 80.91.229.12 (19 Feb 2009 18:50:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 18:50:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 19 19:51:57 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 1LaDzw-0000x9-MS for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 19:51:48 +0100 Original-Received: from localhost ([127.0.0.1]:46155 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaDyc-0002zh-Ge for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Feb 2009 13:50:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaDwg-0002DS-Vs for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 13:48:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaDwf-0002CQ-7U for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 13:48:26 -0500 Original-Received: from [199.232.76.173] (port=46535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaDwf-0002CN-1d for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 13:48:25 -0500 Original-Received: from mail-ew0-f20.google.com ([209.85.219.20]:41083) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LaDwe-0006fa-MO for help-gnu-emacs@gnu.org; Thu, 19 Feb 2009 13:48:24 -0500 Original-Received: by ewy13 with SMTP id 13so551441ewy.18 for ; Thu, 19 Feb 2009 10:48:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=QmoGqPpMMVF6VIIigouItMbAaxIfMQMiMnmYE2713tU=; b=KpQFNOnKr7wEImM4SaRP4jOREp9npEOLv+uBLQwwRhVZQ6fB0rd7q3gRDcV4zO2Hzz sVJkUvB0jZI5mWcbcXVXqkPt+4tPBnNXkxijKZZuUmVrOMCnZhugunofjvbKd32N9biy Md68zwVVjj63JgnQWLXYMcccS6Gb0H8Dsqz+w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=nGl3fWWSVKTBd612qB/Na7vMmgm5Ilcd/JjELFbC9iAcLJyxKw4YVk6PM/hwifT345 tsTpsATCgqgfxjXnCYRUWta5tqvruAIuaH3bBu1hjLgHwImhHt6swkUZwwwN/T0Yr9pq j7BALYJwrZ3EurErtXkshv0yjKmtwfpk5o9ls= Original-Received: by 10.210.38.5 with SMTP id l5mr7423646ebl.108.1235069299958; Thu, 19 Feb 2009 10:48:19 -0800 (PST) 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:62202 Archived-At: What more needs to be done to get rid of that warning? Thanks. ;;(unless (functionp 'scroll-lock-mode) (defun ... (require 'scroll-lock) (eval-when-compile (require 'scroll-lock)) (eval-when (eval load compile) (require 'scroll-lock)) (defun alpha-1 () "even more of a kludge to restore sanity after simultaneous scrolling." (interactive) (one-window) (require 'scroll-lock) (scroll-lock-mode 0)) -- Myalgic encephalomyelitis denialism is causing death (decades early; Jason et al. 2006) and severe suffering, pain, and disability (worse than most other serious diseases studied; Schweitzer et al. 1995) and grossly corrupting science. http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm