emacs-erc
[Top][All Lists]
Advanced

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

Re: bug#48598: 28.0.50; buffer-naming collisions involving bouncers in E


From: Michael Albinus
Subject: Re: bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC
Date: Sun, 17 Apr 2022 10:25:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

"J.P." <jp@neverwas.me> writes:

Hi,

>> If you are able to define such dependencies in the Makefile, and specify
>> for erc
>>
>>     make_params: "-k -C test check-lisp-erc check-lisp-erc-erc-d"
>>
>> as special case, we're done. And if you really insist in running also
>> expensive tests, apply
>>
>>     make_params: "-k -C test check-lisp-erc check-lisp-erc-erc-d 
>> SELECTOR='(not (tag :unstable))'"

Thinking about,

    make_params: "-k -C test check-lisp-erc check-lisp-erc-erc-d 
SELECTOR='$(SELECTOR_EXPENSIVE)'"

is more future-proof. See test/README.

> Best wishes,
> J.P.

Best regards, Michael.



reply via email to

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