emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug in shell.el: explicit-bash-args does not work for bash 1.x


From: Stefan Monnier
Subject: Re: Bug in shell.el: explicit-bash-args does not work for bash 1.x
Date: Tue, 29 Oct 2002 09:42:42 -0500

> > There is no strong reason, but one of the recent problem I came
> > across in this area is that process operations don't work properly during
> > dumping (the handling of sigchld is explicitly not turned on because
> > it can supposedly prevent unexec from working right).
> > 
> > That prevents byte-compiling ediff with temacs, for example, because
> > ediff runs `patch' (IIRC) while loading one of its .el files.
> 
> Perhaps there's a need for some new `eval-*' form that would not run at 
> dump time?

Why bother: you can already test `purify-flag'.


        Stefan






reply via email to

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