unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53487: 27.2; erc-ignore-list dont ignore
@ 2022-01-23 20:55 GNU Hacker
  2022-01-23 22:56 ` Andreas Schwab
       [not found] ` <87zgnmvz62.fsf@igel.home>
  0 siblings, 2 replies; 3+ messages in thread
From: GNU Hacker @ 2022-01-23 20:55 UTC (permalink / raw)
  To: 53487; +Cc: emacs-erc


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

Dont ignore that nicks

In GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101002
System Description: GNU Guix System

Major mode: ERC

Minor modes in effect:
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-sound-mode: t
  erc-ring-mode: t
  erc-replace-mode: t
  erc-notify-mode: t
  erc-networks-mode: t
  erc-netsplit-mode: t
  erc-menu-mode: t
  erc-match-mode: t
  erc-log-mode: t
  erc-list-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-dcc-mode: t
  erc-pcomplete-mode: t
  erc-autojoin-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-move-to-prompt-mode: t
  erc-readonly-mode: t
  erc-scrolltobottom-mode: t





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#53487: 27.2; erc-ignore-list dont ignore
  2022-01-23 20:55 bug#53487: 27.2; erc-ignore-list dont ignore GNU Hacker
@ 2022-01-23 22:56 ` Andreas Schwab
       [not found] ` <87zgnmvz62.fsf@igel.home>
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2022-01-23 22:56 UTC (permalink / raw)
  To: GNU Hacker; +Cc: 53487, emacs-erc

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."





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#53487: 27.2; erc-ignore-list dont ignore
       [not found] ` <87zgnmvz62.fsf@igel.home>
@ 2022-01-24 10:24   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-24 10:24 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: 53487, emacs-erc, GNU Hacker

Andreas Schwab <schwab@linux-m68k.org> writes:

> 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.

So this doesn't seem to be a bug, and I'm closing this bug report.

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-24 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 20:55 bug#53487: 27.2; erc-ignore-list dont ignore GNU Hacker
2022-01-23 22:56 ` Andreas Schwab
     [not found] ` <87zgnmvz62.fsf@igel.home>
2022-01-24 10:24   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).