From: Emanuel Berg via Erc-discuss <erc-discuss@gnu.org>
To: erc-discuss@gnu.org
Cc: Emanuel Berg <moasenwood@zoho.eu>, help-gnu-emacs@gnu.org
Subject: Re: ignoring bitlbee my own coming & going
Date: Tue, 11 Feb 2020 00:57:24 +0100 [thread overview]
Message-ID: <87mu9qxafv.fsf@ebih.ebihd> (raw)
In-Reply-To: 87r201q0pz.fsf@idiomdrottning.org
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
parent reply other threads:[~2020-02-10 23:57 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <87r201q0pz.fsf@idiomdrottning.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mu9qxafv.fsf@ebih.ebihd \
--to=erc-discuss@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=moasenwood@zoho.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).