Re: "nnweb survey: Please reply if you are using it"
Bjørn Mork <[email protected]> Wed, 12 Feb 2025 08:36:34 +0100
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Organization | m |
| Message-ID | <[email protected]> |
Looking through my ~/.gnus I found this, which does look like something which might be useful: ; fall back to google if the 'current select method doesn't have this article (setq gnus-refer-article-method '(current (nnweb "google" (nnweb-type google)))) But testing right now it doesn't seem to work: Opening nnweb server on google...done Contacting host: www.google.com:80 url-cookie-generate-header-lines: Wrong type argument: url-cookie, [cookie "PREF" "ID=91404ab4876243f7:TM=1173349445:LM=1234614879:S=wleZIuWR8y-I7D9R" "14-Feb-2011 12:34:39.00 GMT" "/" ".google.com" nil] And I haven't actually noticed/cared, so I'm not going to claim that I am using it. Bjørn