emacs-devel
[Top][All Lists]
Advanced

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

Re: Cleanup of byte-compiled files missing?


From: Glenn Morris
Subject: Re: Cleanup of byte-compiled files missing?
Date: Fri, 17 Sep 2010 15:55:37 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> Here's a thought: make the temporary file and moving it to the .elc
> file explicit in the Makefile, then you might be able to solve this
> using Make features, at least on platforms that use GNU Make.  Make
> automatically deletes targets whose processing was interrupted, and
> you can use various special targets like .INTERMEDIATE and
> .DELETE_ON_ERROR to tune and control this.

Good grief, that sounds like a lot of work. Plus it doesn't fix the
problem for people using Emacs to compile any other project.



reply via email to

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