Rodolfo wrote: > In Gnus Manual there is: > > ----------------------------------------------------------------------- > The `nnweb' back end allows an easy interface to the mighty search > engine. You create an `nnweb' group, enter a search pattern, and then > enter the group and read the articles like you would any normal group. > The `G w' command in the group buffer (*note Foreign Groups::) will do > this in an easy-to-use fashion. > > [...] > > You must have the `url' and `W3' package or those alternatives (try > `customize-group' on the `mm-url' variable group) installed to be able > to use `nnweb'. > ----------------------------------------------------------------------- > > I installed emacs-w3m and also the `url' package, > but the message gnus finds with the above procedure (`G w' etcetera) > are all completely blank.
Tassilo wrote: > Try: > > `G w RET <[EMAIL PROTECTED]> RET' > > This works for me and a new summary buffer should appear containing some > messages by me and the original message with above's MID. > > But first you have to make sure, that google is in your > `gnus-refer-article-method'. > > ,----[ C-h v gnus-refer-article-method RET ] > | gnus-refer-article-method is a variable defined in `gnus.el'. > | Its value is > | (current > | (nnweb "google" > | (nnweb-type google))) > `---- > > If that's not the case, you need to set it in your ~/.gnus.el. > > (setq gnus-refer-article-method > '(current > (nnweb "google" > (nnweb-type google)))) I did as you suggest: in my ~/.gnus.el I put the above stuff, closed emacs, opened up emacs, started Gnus and did: `C-h v gnus-refer-article-method RET', and the following message appeared: gnus-refer-article-method is a variable defined in `gnus.el'. Its value is (current (nnweb "google" (nnweb-type google))) . Then I did: `G w RET <[EMAIL PROTECTED]> RET'; but, as I reported in my very first message of the present long thread, all the messages displayed by Gnus are *completely blank*. I strongly please you all Gnus experts, if a solution to the problem has ever been found, to kindly provide it in the present thread also for gnus-newbie people like me. Thanks, Rodolfo _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english