From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72194 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and googlegroups search Date: Wed, 29 Sep 2010 20:11:15 +0200 Organization: Probably a good idea Message-ID: <87pqvw8loc.fsf@dod.no> References: <7y39sul8yu.fsf@news.eternal-september.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285783910 24151 80.91.229.12 (29 Sep 2010 18:11:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2010 18:11:50 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20567@lists.math.uh.edu Wed Sep 29 20:11:48 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P1187-00066N-QI for ding-account@gmane.org; Wed, 29 Sep 2010 20:11:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P117t-0003gB-NL; Wed, 29 Sep 2010 13:11:33 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P117r-0003fr-PK for ding@lists.math.uh.edu; Wed, 29 Sep 2010 13:11:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P117n-0006TP-Tp for ding@lists.math.uh.edu; Wed, 29 Sep 2010 13:11:31 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P117n-0005C6-00 for ; Wed, 29 Sep 2010 20:11:27 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P117j-0005yt-Nl for ding@gnus.org; Wed, 29 Sep 2010 20:11:23 +0200 Original-Received: from cm-84.208.200.46.getinternet.no ([84.208.200.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 20:11:23 +0200 Original-Received: from sb by cm-84.208.200.46.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 20:11:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.200.46.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:R3cIQnv8KY8rWARMrfvbZB8gxiQ= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72194 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> Basically you do a GET HTTP request, and get a response with a JSON >> body. > Looks good. Now somebody just has to implement the nnweb thing, since > json.el is in Emacs already... Please make sure it still builds on emacs22 (which doesn't have it included). It is easily retrieved using ELPA if one _does_ need it, but it should build without, I think. (The netbook I'm writing this on needs to use emacs22 (Ubuntu Netbook Edition), because when I try to open emacs23 it looks very weird. It's the wrong size, has an unreadable font, and can't get keyboard focus)