all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* message-fetch-field vs require
@ 2015-07-23 16:28 Stephen Leake
  2015-12-24 17:25 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Leake @ 2015-07-23 16:28 UTC (permalink / raw)
  To: emacs-devel

I've got a function that uses message-fetch-field. The file has (require
'message). But the byte compiler still complains:

bzr-gnus.el:155:1:Warning: the following functions might not be defined at
    runtime: message-fetch-field, mm-save-part-to-file

I've tried wrapping the require in "eval-and-compile"; no help.

Can anyone explain what's going on?

-- 
-- Stephe



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-24 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 16:28 message-fetch-field vs require Stephen Leake
2015-12-24 17:25 ` Lars Ingebrigtsen
2015-12-24 17:47   ` Alan Mackenzie
2015-12-24 17:56     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.