emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HowTo: Search emacs-devel using gnus


From: Tino Calancha
Subject: Re: HowTo: Search emacs-devel using gnus
Date: Sat, 25 Feb 2017 11:11:01 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)



On Sat, 25 Feb 2017, Michael Heerdegen wrote:

;; 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
Sometimes i choose a message-id which Gnus cannot fetch.
Usually after inspection i find that message-id has embedded html.
E.g. see '&45;' below:
047a67ec-9e29-7e4e-0fb0-address@hidden

You must translate '-' to '-', then the article is found:
address@hidden

(It must exist one Emacs function translating those '&#foo;' somewhere)

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

Once I have the id of one message from that thread, I can use A T
(`gnus-summary-refer-thread': "Fetch all articles in the current
thread.") and search from within Gnus.
That greatly improve the receipt! Thank you!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]