Re: Problems with `nnweb' mode

2006-04-05 Thread Rodolfo Medina
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 article

Re: Problems with `nnweb' mode

2006-04-05 Thread Andreas Seltenreich
Tassilo Horn schrob: > Andreas Seltenreich <[EMAIL PROTECTED]> writes: > >>> If I type in the url defined in nnweb.el (id) into my browser and >>> replace "%s" with the (escaped) message-id, the result page states: >>> >>> "The requested message, >>> <[EMAIL PROTECTED]>, could not be found

Re: Problems with `nnweb' mode

2006-04-05 Thread Tassilo Horn
Tim X <[EMAIL PROTECTED]> writes: Hi Tim, > Although not a great solution, you could probably use xslt to > translate the html? As you can see in Andreas' postings, it seems to work for him as-is. So it should work with nnweb.el - I only need to figure out why it doesn't work for me. :-) Regard

Re: Problems with `nnweb' mode

2006-04-05 Thread Tim X
Tassilo Horn <[EMAIL PROTECTED]> writes: > Rodolfo Medina <[EMAIL PROTECTED]> writes: > > Hi Rodolfo, > >> 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. > > Here, too. Google has changed its fo

Re: Problems with `nnweb' mode

2006-04-05 Thread Tassilo Horn
Andreas Seltenreich <[EMAIL PROTECTED]> writes: Hi Andreas, >> Hmm, right, I'm getting the same when mm-url-use-external is nil. The >> cause seems to be that there now are two redirects (302 Found). Too >> bad mm-url doesn't support redirects when doing internal fetching. >> >> [snip] > > Update

Re: Problems with `nnweb' mode

2006-04-05 Thread Tassilo Horn
Andreas Seltenreich <[EMAIL PROTECTED]> writes: Hi Andreas, >> If I type in the url defined in nnweb.el (id) into my browser and >> replace "%s" with the (escaped) message-id, the result page states: >> >> "The requested message, >> <[EMAIL PROTECTED]>, could not be found." > > Try again