unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, mh-e-devel@lists.sourceforge.net
Subject: Re: Tips to suppress compilation warnings
Date: Thu, 26 May 2005 10:54:08 -0400	[thread overview]
Message-ID: <E1DbJkO-0008II-Cu@fencepost.gnu.org> (raw)
In-Reply-To: <87psve50hh.fsf@olgas.newt.com> (message from Bill Wohler on Wed, 25 May 2005 16:50:34 -0700)

      mh-customize.el:2462:1:Warning: the function `Info-goto-node' might not be
	  defined at runtime.

    However, I have this near the top of the file:

      (autoload 'Info-goto-node "info")

It seems to me that this is a compiler bug.  That call to autoload,
being in this file, should prevent the warning.

However, if Info-goto-node is a useful thing to use from outside Info,
perhaps it should be defined as autoloaded in info.el rather than in mh-e.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

       reply	other threads:[~2005-05-26 14:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87psve50hh.fsf@olgas.newt.com>
2005-05-26 14:54 ` Richard Stallman [this message]
2005-05-26 17:08   ` Tips to suppress compilation warnings Stefan Monnier
2005-05-27  1:08     ` Bill Wohler
2005-05-27  4:46     ` Jay Belanger
2005-05-27  9:57       ` Juri Linkov
2005-05-25 23:50 Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1DbJkO-0008II-Cu@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mh-e-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).