emacs-devel
[Top][All Lists]
Advanced

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

Re: Makefile bug in generating mh-loaddefs.el?


From: Tom Tromey
Subject: Re: Makefile bug in generating mh-loaddefs.el?
Date: Wed, 04 Jul 2007 08:16:26 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "David" == David Kastrup <address@hidden> writes:

>> Tom's approach--writing to a temporary file and moving it at the
>> end--seems to answer all issues.

David> For people who like temporary files lying around.

The temporary file will be overwritten the next time you run 'make'.

I was a little surprised to see this objection.  This technique has
been in use for a number of years in automake, among other places.  I
don't recall ever seeing a complaint about it.

Tom




reply via email to

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