all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Emacs Development <emacs-devel@gnu.org>
Subject: Re: ELCFILES [was Re: Updating org-mode in Emacs]
Date: Sat, 8 Aug 2009 16:04:58 -0400	[thread overview]
Message-ID: <9A601DE3-0FF1-4006-8D19-93C55A338785@raeburn.org> (raw)
In-Reply-To: <m2r5vmzt0h.fsf@linux-m68k.org>

On Aug 8, 2009, at 03:03, Andreas Schwab wrote:
> Parallel byte-compiling without proper dependencies following
> require/load does not work anyway.  You can get random build failures
> when one process is writing the same elc file while another one is
> reading it.

I think I ran into that failure once in recent months...
It could be dealt with by writing the compiled version to a temporary  
name and renaming it into place once it's written.  Any other load  
running in the meantime will see the old .elc file, older than the .el  
file, or maybe there won't be a .elc file, and either way, we can have  
the .el source loaded instead.

Ken




  parent reply	other threads:[~2009-08-08 20:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03 15:18 Updating org-mode in Emacs Carsten Dominik
2009-08-03 18:27 ` Stefan Monnier
2009-08-07 11:37 ` CHENG Gao
2009-08-07 14:44   ` Eli Zaretskii
2009-08-07 22:12     ` Stefan Monnier
2009-08-08  2:38       ` ELCFILES [was Re: Updating org-mode in Emacs] Glenn Morris
2009-08-08  7:03         ` Andreas Schwab
2009-08-08 18:51           ` Dan Nicolaescu
2009-08-08 20:04           ` Ken Raeburn [this message]
2009-08-07 19:02 ` Updating org-mode in Emacs Glenn Morris
2009-08-08 11:39   ` Carsten Dominik
2009-08-08 19:19     ` Stefan Monnier
2009-08-08 11:54   ` Carsten Dominik
2009-08-08 18:52     ` Chong Yidong
2009-08-08 18:56       ` Eli Zaretskii
2009-08-08 19:20         ` Stefan Monnier
2009-08-08 22:41       ` Bastien
2009-08-09  8:43         ` CHENG Gao
2009-08-10 21:04         ` Glenn Morris
2009-08-10 22:06           ` Glenn Morris
2009-08-17  7:10             ` Bastien
2009-08-17  7:08           ` Bastien

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=9A601DE3-0FF1-4006-8D19-93C55A338785@raeburn.org \
    --to=raeburn@raeburn.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.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.