emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master b2c1b03 1/3: Update pconf for compile.el mode-l


From: Noam Postavsky
Subject: Re: [Emacs-diffs] master b2c1b03 1/3: Update pconf for compile.el mode-line-process changes
Date: Mon, 17 Sep 2018 00:00:28 -0400

On 16 September 2018 at 23:03, Stefan Monnier <address@hidden> wrote:
>> -         (when (not (string= mode-line-process ":exit [0]"))
>> +            (when (not (string= (car mode-line-process) ":exit [0]"))
>
> There has to be a better way of testing the exit code of a compilation,
> and if really there isn't, we should add one.

Yup.

https://lists.gnu.org/archive/html/emacs-diffs/2018-09/msg00125.html



reply via email to

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