emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: yhetil.org/orgmode now supports searching by Gmane ID
Date: Sat, 23 May 2020 00:01:26 +0000	[thread overview]
Message-ID: <878shjsend.fsf@kyleam.com> (raw)
In-Reply-To: <87r1vd92eg.fsf@bzg.fr>

Bastien writes:

> Kyle Meyer <kyle@kyleam.com> writes:
>
>> Anyway, for the public-inbox archives at <https://yhetil.org/orgmode>,
>
> I find the interface to be very useful.

I'm glad to hear that!

> Is it possible to make it the standard/official way to search through
> emacs-orgmode mailing list?  Perhaps by hosting it on orgmode.org or
> by having a CNAME pointing to it?
>
> Let me how I can help with this.

Making it available at orgmode.org sounds fine to me.  My preference
would be for the orgmode.org server to host an actual mirror of the
archive.  This wouldn't involve setting up incoming mail on the server;
getting new messages would be a "git fetch && public-inbox-index".
Hopefully setting things up would be pretty painless given that I
already have a working setup.

And, as a general note, I'd be happy to see others host mirrors.  One of
the great things about public-inbox is that it makes it easy to do so.

>> I've recently generated Gmane ID to Message-ID mappings and hooked them
>> up to public-inbox's altid feature.  The end result is that you can now
>> use the "gmane:" prefix to search by the Gmane ID:
>>
>>   https://yhetil.org/orgmode/?q=gmane%3A112052
>
> That's very useful too.  We would fix the dead links on worg.

True :)  In my view it'd be best to rewrite the URLs in a form that
includes the message ID.  That (1) makes it easier to rewrite them to a
different host/server if they break in the future and (2) lets users
find the message in whatever archive they prefer, including their local
mail, as long as lookup by message ID is supported.

If anyone is interested in the Gmane ID to message ID mappings, you can
get them with

  curl -d'' -XPOST https://yhetil.org/orgmode/gmane.sql.gz | \
    gzip -dc | sqlite3 gmane.sqlite3

(Note that -d'' seems to be necessary but shouldn't be.  I haven't
looked into it, though.)


  reply	other threads:[~2020-05-23  0:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23  4:43 yhetil.org/orgmode now supports searching by Gmane ID Kyle Meyer
2020-04-23  4:46 ` Eric Abrahamsen
2020-04-23  4:58   ` Kyle Meyer
2020-04-23  5:34     ` Eric Abrahamsen
2020-05-21  7:24 ` Bastien
2020-05-23  0:01   ` Kyle Meyer [this message]
2020-05-24 12:05     ` Bastien

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878shjsend.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).