all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lamers on IRC
@ 2022-05-22 21:20 Emanuel Berg
  2022-05-23  6:50 ` Jean Louis
  0 siblings, 1 reply; 53+ messages in thread
From: Emanuel Berg @ 2022-05-22 21:20 UTC (permalink / raw)
  To: help-gnu-emacs

One problem with IRC is the presence of lamers, luckily this
problem can be solved easily with technology starting with the
IRC client. Today I learned how to do this with my client,
ERC:

(let ((lamers '("parsnip" "wgreenhouse")))
  (setq-default erc-ignore-list       lamers)
  (setq         erc-ignore-reply-list lamers) )

-- 
underground experts united
https://dataswamp.org/~incal




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

end of thread, other threads:[~2022-06-09  9:13 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-22 21:20 lamers on IRC Emanuel Berg
2022-05-23  6:50 ` Jean Louis
2022-05-23 10:51   ` Colin Baxter
2022-05-23 21:45     ` Emanuel Berg
2022-05-23 15:30   ` Eric Abrahamsen
2022-05-23 15:41     ` Philip Kaludercic
2022-05-23 16:12       ` Eric Abrahamsen
2022-05-24 22:14     ` Jon Fineman
2022-05-24 22:49       ` Eric Abrahamsen
2022-05-25 16:55         ` Philip Kaludercic
2022-05-25  5:07       ` Jean Louis
2022-05-23 16:47   ` Thomas Lord
2022-05-23 21:46     ` Emanuel Berg
2022-05-23 21:42   ` Emanuel Berg
2022-05-25  5:26     ` Jean Louis
2022-05-25 22:36       ` Emanuel Berg
2022-05-25 23:55         ` Samuel Wales
2022-05-25 23:58           ` Samuel Wales
2022-05-26  1:48             ` Samuel Banya
2022-05-27  2:25               ` Jean Louis
2022-05-27 10:13                 ` Jean Louis
2022-05-27 14:16                   ` Philip Kaludercic
2022-05-27 15:12                     ` Emanuel Berg
2022-05-27 16:13                     ` Jean Louis
2022-05-28  0:17                       ` Emanuel Berg
2022-05-27 15:06                   ` Emanuel Berg
2022-05-27 15:51                     ` Samuel Banya
2022-05-28  0:08                       ` Emanuel Berg
2022-05-28  4:11                         ` Thomas Lord
2022-05-28  4:21                           ` Emanuel Berg
2022-05-28  4:39                             ` Thomas Lord
2022-05-28  4:54                               ` Emanuel Berg
2022-05-28  5:04                                 ` Thomas Lord
2022-05-28  5:12                                   ` Thomas Lord
2022-05-28 15:11                                     ` Emanuel Berg
2022-05-28 15:08                                   ` Emanuel Berg
2022-05-28 16:12                                     ` Thomas Lord
2022-05-28 16:54                                       ` Emanuel Berg
2022-05-29  3:50                                         ` Thomas Lord
2022-05-29 23:52                                           ` Emanuel Berg
2022-05-30  0:07                                             ` Emanuel Berg
2022-05-30  0:57                                               ` Thomas Lord
2022-05-30  2:24                                                 ` Emanuel Berg
2022-05-30  2:33                                                   ` Thomas Lord
2022-06-01  0:13                                                     ` Emanuel Berg
2022-06-09  9:13                                                       ` Emanuel Berg
2022-05-28  6:49                         ` Jean Louis
2022-05-28 15:16                           ` Emanuel Berg
2022-05-27 16:19                     ` Jean Louis
2022-05-28  0:18                       ` Emanuel Berg
2022-05-28  4:04                     ` Emanuel Berg
2022-05-28  4:30                       ` Byung-Hee HWANG
2022-05-28  4:32                         ` Emanuel Berg

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.