From: Emanuel Berg <incal@dataswamp.org>
To: ding@gnus.org
Subject: Re: Automatically strip text from emails
Date: Tue, 19 Dec 2023 06:32:38 +0100 [thread overview]
Message-ID: <87y1dqycy1.fsf@dataswamp.org> (raw)
In-Reply-To: <m1zfzgegy2.fsf@johnhaman.org>
John Haman wrote:
> Sometimes writers have over the top templates that I'd like
> to just remove so that I can focus on the substance of the
> conversation. One poster put this monstrosity in all of
> their emails:
>
> [[[ To any NSA and FBI agents reading my email: please consider ]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> How can I automatically scrub this text from all emails
> I receive?
(setq gnus-article-address-banner-alist
'(("rms@gnu\\.org\\'" . "\\[\\[\\[ .* \\]\\]\\]\n")) )
--
underground experts united
https://dataswamp.org/~incal
prev parent reply other threads:[~2023-12-19 5:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 11:02 John Haman
2023-11-14 17:52 ` Andreas Schwab
2023-11-14 23:54 ` Dan Christensen
2023-11-15 20:48 ` Emanuel Berg
2023-12-19 5:32 ` Emanuel Berg [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1dqycy1.fsf@dataswamp.org \
--to=incal@dataswamp.org \
--cc=ding@gnus.org \
/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 NNTP newsgroup(s).