emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb-ui.el assumes images support


From: Kevin Rodgers
Subject: Re: gdb-ui.el assumes images support
Date: Mon, 08 Nov 2004 15:05:16 -0700
User-agent: Mozilla Thunderbird 0.8 (X11/20040916)

Kim F. Storm wrote:
> Nick Roberts <address@hidden> writes:
>>I added the last require after Gerd Moellmann included the others. My
>>understanding now is that a file only requires another, at compilation,
>>if it uses a macro defined in that other file.
>
> It may also require another file simply to avoid warnings for using
> undefined functions that are defined in that file.
>
> How else would you avoid such warnings?

With (require 'feature) at the top level, since it is needed at runtime.

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]