all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: GNUS gnus-group-split .. my sorting is bad.
Date: Thu, 25 Feb 2016 23:08:04 +0100	[thread overview]
Message-ID: <87h9gwmojf.fsf@debian.uxu> (raw)
In-Reply-To: 87lh68u9on.fsf@grrlz.net

Nils Gillmann <niasterisk@grrlz.net> writes:

> a while later, after playing around with the
> configuration and groups I get what you mean.
> However I need to figure out a way for the groups
> I can't post to via nntp and who still get sorted
> wrong occasionally in their nnml groups.

I already posted this piece of code, but I'll do again
as it illustrates this principle:

    (setq gnus-select-method '(nntp "news.gmane.org"))

    (require 'gnus-namazu)
    (setq gnus-secondary-select-methods '((nnml "" (nnir-search-engine namazu))
                                          (nntp "nntp.aioe.org")
                                          (nntp "news.gwene.org")
                                          (nntp "news.gnus.org")
                                          ))

First: Gmane (nntp, news.gmane.org - this *is* the
              mail-to-news gateway!)

Also: - mail (nnml)

      - Usenet (nntp, nntp.aioe.org - for e.g.,
                rec.bicycles.tech which isn't on
                Gmane)

      - blogs (nntp, news.gwene.org - I never read
               those, *ehm*)

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2016-02-25 22:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 19:57 GNUS gnus-group-split .. my sorting is bad Nils Gillmann
2016-02-25  0:06 ` Emanuel Berg
2016-02-25  9:53   ` Nils Gillmann
2016-02-25 14:49     ` Nils Gillmann
2016-02-25 22:08       ` Emanuel Berg [this message]
2016-02-25 22:00     ` 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=87h9gwmojf.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --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.