[emacs-w3m:13927] Re: Warning

Emanuel Berg <[email protected]> Thu, 15 Dec 2022 03:13:57 +0100
Newsgroups gmane.emacs.w3m
Message-ID <[email protected]>
Katsumi Yamaoka wrote:

>> but I meant with respect to byte-compiling Elisp files
>> ... Okay?
>
> Off course. I think we should make each .el file in
> emacs-w3m safe to byte-compile individually. I made the
> `very-slow' make target for that purpose. However, there
> would be an exception.
>
> If someone modifies a macro code in w3m-util.el for example,
> a user should byte-compile w3m-util.el but also the other
> files that uses the macro in question even if those files
> are unchanged. For such a case (and for all the cases), the
> easiest way to update the emacs-w3m installation would be
> ``configure; make'', I think.

Take a look a this Makefile,

  https://dataswamp.org/~incal/emacs-init/Makefile
  
it's how I byte-compile Elisp files.

If there is another way of doing it, I'm still unaware what
that way is.

-- 
underground experts united
https://dataswamp.org/~incal