bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#55282: 27.2; Unknown symbols in compilation-error-regexp-alist cause


From: Lars Ingebrigtsen
Subject: bug#55282: 27.2; Unknown symbols in compilation-error-regexp-alist cause
Date: Fri, 06 May 2022 14:15:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Troy Daniels <udalrich.schermer@gmail.com> writes:

> Reproduce:
>
> $ emacs -Q
> (require 'compile)
> M-x customize-variable RET compilation-error-regexp-alist RET
> Add a new entry: rust
> Set for current session
> M-x compile RET
> Change the command from `make -k' to `yes'
>
> At this point, emacs will make a strange noise, as it signals many
> errors almost simultaneously.  *Messages* will have many instances of
>
> error in process filter: cond: Wrong type argument: stringp, nil
> error in process filter: Wrong type argument: stringp, nil

Yup.  I've now fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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