all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: ignoring bitlbee my own coming & going
       [not found] <87r201q0pz.fsf@idiomdrottning.org>
@ 2020-02-10 23:57 ` Emanuel Berg via Erc-discuss
  0 siblings, 0 replies; only message in thread
From: Emanuel Berg via Erc-discuss @ 2020-02-10 23:57 UTC (permalink / raw)
  To: erc-discuss; +Cc: Emanuel Berg, help-gnu-emacs

Sandra Snan wrote:

> Is there a way to stop erc from bugging me
> whenever my _own_ bitlbee away
> status changes?
>
> *** You're now away: Away message  [20:42]
> *** Welcome back  [20:44]

Try:

(setq erc-hide-list          '("JOIN" "KICK" "PART" "MODE" "NICK" "QUIT"))
(setq erc-public-away-p      nil)

This group seems dead BTW, crossposting to gmane.emacs.help...

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal


_______________________________________________
Erc-discuss mailing list
Erc-discuss@gnu.org
https://lists.gnu.org/mailman/listinfo/erc-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-10 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87r201q0pz.fsf@idiomdrottning.org>
2020-02-10 23:57 ` ignoring bitlbee my own coming & going Emanuel Berg via Erc-discuss

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.