all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Nuno Silva" <nunojsilva@invalid.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus mail splitting / Gmane / gnu.emacs.help / mailing list
Date: Sat, 03 Nov 2018 12:18:40 +0000	[thread overview]
Message-ID: <prk3n0$gm$1@news.albasani.net> (raw)
In-Reply-To: mailman.3299.1541176272.1284.help-gnu-emacs@gnu.org

On 2018-11-02, Emanuel Berg wrote:

> Now that one is disencouraged to use the
> newsgroup (gnu.emacs.help) because of the
> threading issue, and newcomers cannot use Gmane
> (gmane.emacs.help) because of the
> authentication issue, here is how one can do it
> with Gnus to get away with at least half the
> self-respect intact.
>
> First add an nnml group. Here, I called it
> mail.geh. ("geh" for gnu.emacs.help, no doubt.)
>
> Then add this to split mail from the mailing
> list to that group:
>
> (setq nnmail-split-methods
>       '(
>         ("mail.geh" "\\(From\\|To\\|Cc\\):.*help-gnu-emacs@gnu.org")
>         ;; add more here the same way if need be
>         ("mail.misc"      "")
>       ))
>
> Maybe you would like to killfile, or rather
> downscore which is recommended and much better,
> maybe you'd like to do that to yourself so you
> don't see your own posts.
>
> You can still bring them up by entering the
> group and do `gnus-summary-insert-old-articles'
> (I think the original key for that is `/ o';
> I have it just `o') which ignores the scoring.
>
> In a way that doesn't make sense but it can
> nevertheless be used in this particular
> situation. There are other ways to do it,
> as well.

I'd check whether Gnus can be slightly modified or configured to send
replies to specific newsgroups by e-mail instead. I have never done
something like this myself, but it might be possible.

-- 
Nuno Silva


       reply	other threads:[~2018-11-03 12:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3299.1541176272.1284.help-gnu-emacs@gnu.org>
2018-11-03 12:18 ` Nuno Silva [this message]
2018-11-03 12:51 ` Gnus mail splitting / Gmane / gnu.emacs.help / mailing list Nuno Silva
2018-11-03 15:22   ` Emanuel Berg
2018-11-04 14:25     ` Nuno Silva
2018-11-05 20:49       ` Emanuel Berg
2018-11-02 16:27 Emanuel Berg

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='prk3n0$gm$1@news.albasani.net' \
    --to=nunojsilva@invalid.invalid \
    --cc=help-gnu-emacs@gnu.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.
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.