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

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

bug#53487: 27.2; erc-ignore-list dont ignore


From: Andreas Schwab
Subject: bug#53487: 27.2; erc-ignore-list dont ignore
Date: Sun, 23 Jan 2022 23:56:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

On Jan 23 2022, GNU Hacker wrote:

> (setq erc-ignore-list '("nick1" "nick2" "nick3" "nick4"))

erc-ignore-list is a buffer-local variable, you need to set it in the
server buffer, or use /ignore to modify it.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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