On 2009-05-28 21:27 +0100, Reiner Steib wrote: > On Thu, May 28 2009, Leo wrote: > >> I wonder if anyone know how to relate an article with its location in >> google groups. I am trying to write a command to view articles in google >> groups. I found it useful at times. Many thanks. > > ,----[ (info "(gnus)Finding the Parent") ] > | Here's an example setting that will first try the current method, and > | then ask Google if that fails: > | > | (setq gnus-refer-article-method > | '(current > | (nnweb "google" (nnweb-type google)))) > `----
This is what I'm using. It allows one to retrieve article from google groups and view it in gnus. I wonder if it is possible to construct a url based on the article in Gnus and view the article in the google groups in the browser. So it is the reverse of nnweb. Many thanks. Leo _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
