emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Eli Zaretskii
Subject: Re: Dynamic loading progress
Date: Thu, 19 Nov 2015 22:27:21 +0200

> From: Paul Eggert <address@hidden>
> Date: Thu, 19 Nov 2015 10:53:44 -0800
> Cc: address@hidden, address@hidden, address@hidden
> 
> On 11/19/2015 10:06 AM, Eli Zaretskii wrote:
> > But then module.c should be renamed to emacs-module.c.  Or even
> > emodule.[ch], which is shorter.
> 
> A quick Google search suggests that Enlightenment uses emodule.h, so if 
> we want the name to be globally unique then we'll need a more-specific 
> name like emacs-module.h or gemodule.h (and likewise for .c).
> 
> > Alternatively, we could have an internal and an external header files;
> > the latter will have to be installed by "make install" in the include
> > tree, and so doesn't have to be used for internal compilation.
> 
> If possible I'd rather use the same .h file for both internal and 
> external. Simpler, more-often checked, that sort of thing.

I'm okay with emacs-module.[ch].

Thanks.



reply via email to

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