unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tino Calancha <tino.calancha@gmail.com>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: Lars Ingebrigtsen <larsi@gnus.org>,
	Tino Calancha <tino.calancha@gmail.com>, raman <raman@google.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: HowTo: Search emacs-devel using gnus
Date: Fri, 24 Feb 2017 16:05:13 +0900 (JST)	[thread overview]
Message-ID: <alpine.DEB.2.20.1702241551210.10323@calancha-pc> (raw)
In-Reply-To: <87d1e84bof.fsf@drachen>



On Fri, 24 Feb 2017, Michael Heerdegen wrote:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> If this is about searching the Gmane newsgroup, that's no longer
>> supported.
>
> I have a question: When I know there was a thread in emacs-dev, say, 1
> year ago, that I want to revive, is there any way better than fetching
> the last N thousands of messages from the server (/ o) and using text
> search?
>
> How do others do this?  Is everybody cultivating his own private archive
> of emacs-devel?
You can use `eww' to get the message-id:
I)
M-x: eww https://lists.gnu.org/archive/html/emacs-devel/ RET
;; Do a search of some words related with the topic you are looking for.
;; For instance,
Search emacs-devel using gnus

;; Let's pick up the first result:
M-x eww-view-source RET
;; Go to beginning of buffer.  You can get the Message-id and
;; several cross reference.

II)
Now, you can call `gnus-summary-goto-article' with first arg
the message ID in I).

j MESSAGE-ID RET

For short threads is OK, but for long threads,
sometimes is time consuming to get the right message id.



  parent reply	other threads:[~2017-02-24  7:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16  4:08 HowTo: Search emacs-devel using gnus raman
2016-12-16 13:54 ` Lars Ingebrigtsen
2016-12-16 16:17   ` raman
2017-02-24  1:31   ` Michael Heerdegen
2017-02-24  3:49     ` raman
2017-02-24  7:05     ` Tino Calancha [this message]
2017-02-24 23:34       ` Michael Heerdegen
2017-02-24 23:37         ` T.V Raman
2017-02-25  1:16           ` Michael Heerdegen
2017-02-25  2:11         ` Tino Calancha
2017-02-27  0:58           ` Michael Heerdegen
2017-02-27 16:19             ` raman

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1702241551210.10323@calancha-pc \
    --to=tino.calancha@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=michael_heerdegen@web.de \
    --cc=raman@google.com \
    /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.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).