emacs-devel
[Top][All Lists]
Advanced

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

Re: Possible problem with compile


From: Stefan Monnier
Subject: Re: Possible problem with compile
Date: Thu, 21 Apr 2022 08:18:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Immanuel Litzroth [2022-04-21 12:06:42] wrote:
> This triggers a problem
> (compile '(error "you have a problem"))
> ;; here compile-command is (error "you have a problem")
> ;; and the next compilation(s) will eval that so they fail
> (compile "ls")

When it hurts don't do that?
Why would you pass that kind of argument to `compile`?  Maybe you should
describe the more general setting in which you bumped into this problem?


        Stefan




reply via email to

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