emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: yhetil.org/orgmode now supports searching by Gmane ID
  2020-05-21  7:24  3% ` Bastien
@ 2020-05-23  0:01  4%   ` Kyle Meyer
  0 siblings, 0 replies; 3+ results
From: Kyle Meyer @ 2020-05-23  0:01 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

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


^ permalink raw reply	[relevance 4%]

* Re: yhetil.org/orgmode now supports searching by Gmane ID
  2020-04-23  4:43 10% yhetil.org/orgmode now supports searching by Gmane ID Kyle Meyer
@ 2020-05-21  7:24  3% ` Bastien
  2020-05-23  0:01  4%   ` Kyle Meyer
  0 siblings, 1 reply; 3+ results
From: Bastien @ 2020-05-21  7:24 UTC (permalink / raw)
  To: Kyle Meyer; +Cc: emacs-orgmode

Hi Kyle,

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.

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.

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

Thanks!

-- 
 Bastien


^ permalink raw reply	[relevance 3%]

* yhetil.org/orgmode now supports searching by Gmane ID
@ 2020-04-23  4:43 10% Kyle Meyer
  2020-05-21  7:24  3% ` Bastien
  0 siblings, 1 reply; 3+ results
From: Kyle Meyer @ 2020-04-23  4:43 UTC (permalink / raw)
  To: emacs-orgmode

In the Git and mailing list history, we've got lots of references like
<http://permalink.gmane.org/gmane.emacs.orgmode/112052>.  Those Gmane
http links aren't so useful now, though you can still use that
information to access the message by doing things such as

  $ w3m -m nntp://news.gmane.io/gmane.emacs.orgmode/112052

(Offhand I don't know how to do the same in Gnus, despite it being my
primary method for following things over nntp.)

Anyway, for the public-inbox archives at <https://yhetil.org/orgmode>,
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


^ permalink raw reply	[relevance 10%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-04-23  4:43 10% yhetil.org/orgmode now supports searching by Gmane ID Kyle Meyer
2020-05-21  7:24  3% ` Bastien
2020-05-23  0:01  4%   ` Kyle Meyer

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