all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Cleanup of byte-compiled files missing?
Date: Fri, 17 Sep 2010 20:37:40 +0200	[thread overview]
Message-ID: <831v8s1aiz.fsf@gnu.org> (raw)
In-Reply-To: <wyiq2446a6.fsf@fencepost.gnu.org>

> From: Glenn Morris <rgm@gnu.org>
> Date: Fri, 17 Sep 2010 13:41:05 -0400
> 
> 
> >   -rw-r--r-- 1 larsi larsi    937 Sep 14 22:22 rfc2045.elc12983Xpj
> 
> kill-emacs-hook is apparently now run on SIGTERM, but not in
> batch-mode, so I don't know what to do about this.

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.



  reply	other threads:[~2010-09-17 18:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-17 16:07 Cleanup of byte-compiled files missing? Lars Magne Ingebrigtsen
2010-09-17 16:18 ` Glenn Morris
2010-09-17 17:41 ` Glenn Morris
2010-09-17 18:37   ` Eli Zaretskii [this message]
2010-09-17 19:55     ` Glenn Morris
2010-09-17 19:59   ` Glenn Morris
2010-09-22  1:33   ` Glenn Morris
2010-09-22  7:18     ` Eli Zaretskii
2010-10-02  2:32       ` Glenn Morris
2010-10-02  8:25         ` Eli Zaretskii
2010-10-02 19:07           ` Glenn Morris
2010-10-02  8:28         ` Eli Zaretskii
2010-10-02 18:59           ` Glenn Morris
2010-10-02 19:55             ` Eli Zaretskii
2010-09-22 14:30     ` Davis Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=831v8s1aiz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.